Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0420…89e20xc39d…9abeBase—$0.01100%coinbase35d ago0x2498ff…26bb67
0x0420…89e20xaccc…685bBase—$0.01100%coinbase35d ago0xf3cc7d…c04a41
0x0420…89e20x7a27…def6Base—$0.01100%coinbase35d ago0xa51513…4a5586
0x0420…89e20xa759…0e20Base—$0.01100%coinbase35d ago0x70479d…1853d6
0x0420…89e20x47f5…8bf2Base—$0.01100%coinbase35d ago0x6e50c8…aeecdf
0x0420…89e20x433a…9deaBase—$0.01100%coinbase35d ago0xcf3a89…d461f6
0x0420…89e20x0050…2ce0Base—$0.01100%coinbase35d ago0x57bcd4…6a43f3
0x0420…89e20x3331…d291Base—$0.01100%coinbase35d ago0xaf9759…4d84e1
0x0420…89e20x0015…03a5Base—$0.01100%coinbase35d ago0xf7d947…22ab5f
0x0420…89e20x248f…97c4Base—$0.01100%coinbase35d ago0xa09521…48f823
0x0420…89e20x2e6d…8099Base—$0.01100%coinbase35d ago0x5a8979…3bccee
0x0420…89e20x4c6c…31ddBase—$0.01100%coinbase35d ago0xdefae9…a04cda
0x0420…89e20x0fea…774cBase—$0.01100%coinbase35d ago0x18477b…23b9e7
0x0420…89e20x4140…82a6Base—$0.01100%coinbase35d ago0xc2d00c…152bd3
0x0420…89e20xf60c…1906Base—$0.01100%coinbase35d ago0xcab5d0…f5f7ab
0x0420…89e20x0dca…c2aeBase—$0.01100%coinbase35d ago0xc95c4f…8bc925
0x0420…89e20xff5d…77e4Base—$0.01100%coinbase35d ago0x8fa38f…697301
0x0420…89e20xaba7…2de3Base—$0.01100%coinbase35d ago0xb7a793…ac41fc
0x0420…89e20x2590…ce84Base—$0.01100%coinbase35d ago0xb78193…215921
0x0420…89e20x6a79…8a1aBase—$0.01100%coinbase35d ago0x667123…b6e942
0x0420…89e20x95d6…e206Base—$0.01100%coinbase35d ago0xc55235…629bb1
0x0420…89e20x1604…a7fdBase—$0.01100%coinbase35d ago0xf558e4…b56ffb
0x0420…89e20x874b…7e18Base—$0.01100%coinbase35d ago0x3a6a27…f5b846
0x0420…89e20x8b49…fa80Base—$0.01100%coinbase35d ago0x1a1968…f2db30
0x0420…89e20x8702…f12aBase—$0.01100%coinbase35d ago0x2a8484…11d51c

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.