Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase107d ago0x7ae0e0…724eb3
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates107d ago0x67c49e…e4dac7
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase107d ago0x315216…7b5d9e
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates107d ago0x345f24…481981
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase107d ago0xf968ce…c92d27
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates107d ago0xd1460f…8c0ad1
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase107d ago0x475e41…c733c6
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates107d ago0x23e087…d67baa
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase107d ago0x9a3853…3aa427
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates107d ago0x7bac6b…2890c3
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase107d ago0xd7e4e9…f86943
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates107d ago0x372594…43dbaa
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase107d ago0x04571c…dd38a0
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates107d ago0x7df902…86698a
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase107d ago0x1120d0…e1847f
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates107d ago0x85cae5…573017
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase107d ago0x1fdc53…fbcadb
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates107d ago0x4e0495…e3c964
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase107d ago0x91cfd5…3fc1d8
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates107d ago0x928c93…b52b56
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase107d ago0x84741a…abb48d
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates107d ago0x2afa09…25c5e7
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase107d ago0x004f9f…c6cbbc
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates107d ago0xf5d0dd…48104a
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase107d ago0xf66300…c5201d

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.