Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6fdb31…bbe210
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbb58e8…bca228
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8dc69f…3f62ae
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd4b6a2…0b1381
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x47bc79…50ecb1
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa94431…9750b3
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x56c3c9…9a6147
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x90b742…7e9f25
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7db4b8…3fd1f8
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x424e8b…758d32
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x71d412…606bc8
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x349b55…6bfd12
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI115d ago0xda65a3…3acb1f
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0641ea…0abbf1
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x37e6c2…43a9ae
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa6d4a9…e3b05f
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd102a3…5bd75d
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3c5db7…8dc6b2
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x858354…3e5bfa
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8d0b4d…590326
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x77f4aa…c3e304
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x85a705…c437d8
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf7ce4c…85f3fa
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe82615…3a6de5
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x77b8b2…3dcbe9

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.