Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc879…04880x0f7a…9fd2Base$1.2370%0x472f…69fd24d ago0x4b1f77…8201f4
0x817a…dc770x0f7a…9fd2Base$1.1770%0xc228…8d8824d ago0xb9e202…96d33a
0xc879…04880x0f7a…9fd2Base$1.2270%0x472f…69fd24d ago0x7afa2f…46e677
0x1163…138c0x0f7a…9fd2Base$1.2770%0xca72…b65924d ago0x7ddb57…83698a
0xc879…04880x0f7a…9fd2Base$1.0170%0x71e2…fc0724d ago0xac3fb8…9b65bb
0xa62a…a1b20x0f7a…9fd2Base$1.2070%0xc228…8d8824d ago0x65318f…74c363
0xc879…04880x0f7a…9fd2Base$1.0970%0xc85d…258024d ago0x75d4f4…fd755e
0xc879…04880x0f7a…9fd2Base$1.3570%0x8144…648724d ago0x1b8eac…316c6a
0xa9f3…1eb00x0f7a…9fd2Base$1.2070%0xca72…b65924d ago0x3fe28a…deb3a8
0xc879…04880x0f7a…9fd2Base$1.1170%0xd5e7…7be024d ago0x9c2e93…5954ec
0x1248…322d0x0f7a…9fd2Base$1.0870%0xc228…8d8824d ago0x26a711…b17e22
0xc879…04880x0f7a…9fd2Base$1.3470%0x472f…69fd24d ago0xe0b29f…3244fc
0x91c9…c84c0x0f7a…9fd2Base$1.2770%0xc228…8d8824d ago0xad6db3…5fc2d0
0x9631…acfd0x0f7a…9fd2Base$1.4370%0xca72…b65924d ago0xc007ed…2eb438
0xc879…04880x0f7a…9fd2Base$1.3470%0xc50d…ed7b24d ago0xf42d77…c80bd0
0xc879…04880x0f7a…9fd2Base$1.2670%0x4ae1…117b24d ago0xeac37e…2a65d8
0xf430…0a0d0x0f7a…9fd2Base$1.3570%0xca72…b65924d ago0xcf40b0…66e3c4
0x45fd…78ab0x0f7a…9fd2Base$1.0470%0xca72…b65924d ago0x8d8618…9bfd3e
0x9eba…858a0x0f7a…9fd2Base$1.3270%0xc228…8d8824d ago0x860e47…d988ab
0xc135…d2540x0f7a…9fd2Base$1.1570%0xc228…8d8824d ago0x6c47f5…007750
0xc879…04880x0f7a…9fd2Base$1.3570%0xc50d…ed7b24d ago0xa95915…914e47
0xc991…4dce0x0f7a…9fd2Base$1.0770%0xca72…b65924d ago0x10d573…b2e582
0xa9f3…1eb00x0f7a…9fd2Base$1.2170%0xca72…b65924d ago0x6e21eb…d099aa
0xc879…04880x0f7a…9fd2Base$1.3070%0xd30b…996c24d ago0x1b3c81…63fbb7
0x8bf1…92610x0f7a…9fd2Base$1.1370%0xc228…8d8824d ago0xc1a7df…1f2fc7

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.