Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI115d ago0xee08f2…6cbee8
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5afa7c…030bce
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdf8c85…a39af4
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9dc05b…ef63aa
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3079fd…60539b
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI115d ago0x416c6b…efce1b
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI115d ago0x05d791…0d0f32
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI115d ago0x19dff1…509636
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3fa69c…7fba0f
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI115d ago0x21393f…56e23f
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd90724…d1973e
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI115d ago0xceca55…6b9f6a
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcf6657…bebc01
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcddf48…05200b
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI115d ago0x083c1a…008ceb
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI115d ago0x85fd3f…1423c3
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb01dfb…d05399
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf0df7a…f2f0f8
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0e3023…0fa413
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf03bab…45f9fa
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI115d ago0xab44d2…daf942
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI115d ago0xae2652…93320f
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb0bf3a…a83726
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbf0224…2a6fd6
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI115d ago0x12aa51…0a5b1b

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.