Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3c1501…6890b2
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x35c004…edec08
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd41266…6f6364
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc0ec21…39d244
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x03df30…697cd0
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf6ee53…2c02a5
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5413d4…daadf3
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfa656e…f8636c
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x049441…53ba93
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc0145d…ce679a
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8cccc7…789937
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb56850…2edf45
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc818bf…764263
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1fe7e3…bfa4bf
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd69594…53a652
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2f3a54…2e6afd
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc72141…4bb439
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0b0bd0…21fa2e
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x53ee6f…2e96e1
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8374bf…c6c936
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x64aa17…b261c8
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x02291f…5893c7
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa730f7…6ad96b
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8d40cc…d9d639
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x635f29…001296

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.