Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52ed…3a7f0x1ab8…8343Base—$0.01100%coinbase71d ago0x740282…4e9f91
0x52ed…3a7f0xd89c…741eBase—$0.01100%coinbase71d ago0xd4bb3e…a78db2
0x52ed…3a7f0x6d09…96d3Base—$0.01100%coinbase71d ago0x37c85d…33777c
0x52ed…3a7f0xfccf…5230Base—$0.01100%coinbase71d ago0x4cdad0…abeb19
0x52ed…3a7f0xfed3…e7a6Base—$0.01100%coinbase71d ago0xda6a1f…4d8037
0x52ed…3a7f0x97e1…bd87Base—$0.01100%coinbase71d ago0xfb6c3d…41f0c0
0x52ed…3a7f0x29e1…c982Base—$0.01100%coinbase71d ago0xfaee6f…d5db03
0x52ed…3a7f0xc3ff…741aBase—$0.01100%coinbase71d ago0x0e4b98…6b13e7
0x52ed…3a7f0xefbf…f66eBase—$0.01100%coinbase71d ago0xf60751…0f1e31
0x52ed…3a7f0x4165…7b73Base—$0.01100%coinbase71d ago0xd05f8e…ed1fbe
0x52ed…3a7f0xcc22…6f24Base—$0.01100%coinbase71d ago0x9d648e…0e283b
0x52ed…3a7f0xa7e7…d904Base—$0.01100%coinbase71d ago0x71e21d…f06ebc
0x52ed…3a7f0x3b88…641bBase—$0.01100%coinbase71d ago0x05f110…a440e9
0x52ed…3a7f0xc8f0…d558Base—$0.01100%coinbase71d ago0x86b4c6…70f6c6
0x52ed…3a7f0x226e…a8b9Base—$0.01100%coinbase71d ago0xe7c5b2…2d0904
0x52ed…3a7f0xc5cb…2d7bBase—$0.01100%coinbase71d ago0xa98c72…6a41b2
0x52ed…3a7f0x3825…dfb9Base—$0.01100%coinbase71d ago0x76ae3c…d02618
0x52ed…3a7f0xf817…5657Base—$0.01100%coinbase71d ago0x71094a…9cec6d
0x52ed…3a7f0x2645…1f79Base—$0.01100%coinbase71d ago0xdad558…e3b9fd
0x52ed…3a7f0x4773…0b68Base—$0.01100%coinbase71d ago0x84b943…4f79c4
0x52ed…3a7f0x2787…054cBase—$0.01100%coinbase71d ago0xf71503…a31622
0x52ed…3a7f0x6c36…4334Base—$0.01100%coinbase71d ago0x9094ec…7baf99
0x52ed…3a7f0xe50d…3856Base—$0.01100%coinbase71d ago0x7f00fe…6cb53c
0x52ed…3a7f0x4aed…935eBase—$0.01100%coinbase71d ago0xcea9e1…e821cf
0x52ed…3a7f0xdcdb…3259Base—$0.01100%coinbase71d ago0xbd2b95…97926e

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.