Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc16d ago0x3606dd…6bf738
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc16d ago0x1ecdaf…63fba5
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc17d ago0x55ffda…b8a130
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc17d ago0x577c21…3bbb2e
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc17d ago0x1b45f1…b219f4
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc17d ago0x0baca5…a63b4a
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc17d ago0x2f84d4…49a22e
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc17d ago0xb8a7ad…141ab1
0xce6d…bbc30x8a6c…f293Base$0.0170%0x0b44…80fc17d ago0xdf1a7d…bc6774
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc17d ago0x6a11d0…2ea62a
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc17d ago0xe4161c…8469fd
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc17d ago0x35b555…337c88
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc17d ago0xed2cca…c1a6d4
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc17d ago0x54e2c4…387c84
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc17d ago0x92491b…0b970e
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc17d ago0xc00e22…89ef7e
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc17d ago0xb6c1ac…4344f4
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc17d ago0x834c18…fae018
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc17d ago0x2b0f6e…90d517
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc17d ago0x5f7b6f…ad197b
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc17d ago0xbd2ad5…62750a
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc17d ago0xec6ceb…933d37
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc17d ago0x5cd53e…c28d96

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.