Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd65e…27da0xccc8…15beBase—$15.00100%0xf70d…dbef52d ago0x087427…b0c9c2
0xe7a3…d8060xccc8…15beBase—$13.43100%0xf70d…dbef52d ago0xf83cd1…2ff92f
0xd65e…27da0xccc8…15beBase—$15.00100%0xf70d…dbef52d ago0xa38c7e…ecf877
0xd65e…27da0xccc8…15beBase—$20.00100%0xf70d…dbef52d ago0x353be6…15d6fb
0x261e…25100xccc8…15beBase—$74.83100%0xf70d…dbef52d ago0xb2aa23…39bec3
0xe7a3…d8060xccc8…15beBase—$19.70100%0xf70d…dbef52d ago0x4140e7…3d71f9
0x9780…2f040xccc8…15beBase—$849.40100%0xf70d…dbef52d ago0x9f7b6e…f9d494
0x48d4…cfad0xccc8…15beBase—$2,977.91100%0xf70d…dbef52d ago0x4fbe05…ec4128
0x48d4…cfad0xccc8…15beBase—$2,578.19100%0xf70d…dbef52d ago0xa5a8c6…63a0f5
0x48d4…cfad0xccc8…15beBase—$3,447.58100%0xf70d…dbef52d ago0xe74edd…340e0d
0x48d4…cfad0xccc8…15beBase—$3,257.71100%0xf70d…dbef52d ago0x626a94…03c123
0x48d4…cfad0xccc8…15beBase—$98.93100%0xf70d…dbef52d ago0xbc2d75…b2959d
0x48d4…cfad0xccc8…15beBase—$3,097.83100%0xf70d…dbef52d ago0x219857…960d5f
0x48d4…cfad0xccc8…15beBase—$2,897.97100%0xf70d…dbef52d ago0x8bffcb…818075
0x48d4…cfad0xccc8…15beBase—$2,048.56100%0xf70d…dbef52d ago0x80cf09…74cf34
0x48d4…cfad0xccc8…15beBase—$630.55100%0xf70d…dbef52d ago0x10a5cb…6dbf0b
0x48d4…cfad0xccc8…15beBase—$2,318.37100%0xf70d…dbef52d ago0xb1124d…96a5d0
0x48d4…cfad0xccc8…15beBase—$3,537.52100%0xf70d…dbef52d ago0xf96fee…30bc51
0x148d…41ae0xccc8…15beBase—$100.00100%0xf70d…dbef52d ago0xfbbaff…facdd1
0x48d4…cfad0xccc8…15beBase—$3,227.73100%0xf70d…dbef52d ago0xbd8886…3e307e
0x48d4…cfad0xccc8…15beBase—$119.91100%0xf70d…dbef52d ago0x5c24be…13ad84
0xe7a3…d8060xccc8…15beBase—$7.95100%0xf70d…dbef52d ago0xa400ea…66920f
0xe7a3…d8060xccc8…15beBase—$14.37100%0xf70d…dbef52d ago0x37e192…04e7bb
0xb798…41870xccc8…15beBase—$10.06100%0xf70d…dbef52d ago0x0a4857…07ceea
0xe7a3…d8060xccc8…15beBase—$7.07100%0xf70d…dbef52d ago0x0f3b64…4289f0

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.