Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdd6bdb…7f8c84
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI115d ago0x991ea7…d53732
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5db0ec…a7e081
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI115d ago0x13c6e6…5c2ea3
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa4195c…baca96
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI115d ago0x32d3ac…29b24b
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb58c3c…bcc9fd
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI115d ago0x074252…c14b37
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI115d ago0x08841d…011b9a
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf63500…7bf5aa
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0907e0…943302
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI115d ago0x576bf5…d78517
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3255f1…916c07
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe44616…687728
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI115d ago0x42aa55…39bbe4
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa81087…bddcda
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc3b3e0…654a39
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI115d ago0x02ae0a…39ddc4
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe181aa…09ff24
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1380ac…7b18d2
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9273d4…eda8d3
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6d473b…e54c48
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI115d ago0x50306d…828e3b
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI115d ago0x68e20e…351278
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5f8fc9…8af241

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.