Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xafb4…38190x50ca…2427Base—$0.01100%coinbase73d ago0x1d5726…9db40e
0xafb4…38190x5111…b34cBase—$0.01100%coinbase73d ago0xbe48bb…933a2b
0xafb4…38190xb1c4…2172Base—$0.01100%coinbase73d ago0xf2d9d7…b47147
0xafb4…38190x61df…2f5aBase—$0.01100%coinbase73d ago0xf48281…aebae1
0xafb4…38190xdf6b…ebeeBase—$0.01100%coinbase73d ago0xbbd79b…747106
0xafb4…38190xffd3…5f42Base—$0.01100%coinbase73d ago0x91f1f5…362ecd
0xafb4…38190x1b8c…919cBase—$0.01100%coinbase73d ago0x1136da…ec3dca
0xafb4…38190x0424…7c2dBase—$0.01100%coinbase73d ago0x007a54…4fa3de
0xafb4…38190xd1b5…c397Base—$0.01100%coinbase73d ago0x9d6f1f…c44eec
0xafb4…38190x0d83…bd4bBase—$0.01100%coinbase73d ago0x54761e…dc030c
0xafb4…38190xdbcf…d68cBase—$0.01100%coinbase73d ago0x09c99b…d3e087
0xafb4…38190x43a5…3435Base—$0.01100%coinbase73d ago0x2f9f20…a5b736
0xafb4…38190xe72a…e0b4Base—$0.01100%coinbase73d ago0xa33f5b…8bc341
0xafb4…38190x51fd…f662Base—$0.01100%coinbase73d ago0x0e2998…5c893e
0xafb4…38190x1db5…68e4Base—$0.01100%coinbase73d ago0x4daabc…dfa3a7
0xafb4…38190x8959…ab7eBase—$0.01100%coinbase73d ago0x0e98f5…438c1c

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.