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%coinbase52d ago0xc38aa9…db7498
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates52d ago0x689a11…b5843b
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase52d ago0xe5cb8c…b62bdd
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates52d ago0x90c367…316b7e
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase52d ago0xeba382…d274ee
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates52d ago0x5f05e8…f1b147
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase52d ago0x51afe4…2d7c69
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates52d ago0x4542d2…c01106
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase52d ago0x964590…69d336
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates52d ago0xe9e069…aee908
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase52d ago0x3d4328…bc432d
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates52d ago0x87e553…8c3dc4
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase52d ago0x756a89…56972e
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates52d ago0xead4d5…5ff5a6
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase52d ago0x340706…99a910
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates52d ago0xcfde02…f9c3a5
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase52d ago0x9b326a…a7bba7
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates52d ago0xe130e7…62a818
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase52d ago0x30d054…ff1062
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates52d ago0x07fa81…14ccb3
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase52d ago0xe06579…1ebd1a
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates52d ago0x8354c6…c3e3f9
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase52d ago0x4e2a06…b77441
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates52d ago0xa459fa…5d5d5d
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase52d ago0xcfdbbe…546b29

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.