Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9b38d1…d54b0b
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x44e1db…7ad765
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7f0441…e45a97
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xff203c…8fe453
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x828e74…7de148
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x964793…d2668e
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x821edb…907e96
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc44535…a45ed6
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x064a97…d54558
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x961100…41b7e8
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9ed8cc…8881f7
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0d7e8a…31e02f
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbe4d83…273505
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x74b311…66f11d
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x41e071…068b62
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x703b62…a8b897
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe8ba3e…ae5d5d
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x60025e…4f9df6
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x69a37a…6070d2
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6c6728…0e0e25
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x32010c…0e698b
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8edf0e…9d68a5
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb81de7…1ef400
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x31a0e2…f295ad
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2823e0…bcff45

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.