Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI116d ago0x86b604…ab5946
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6d4e6b…655e47
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI116d ago0x433916…fd6277
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6c28f0…68eac8
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI116d ago0x28284c…995cbf
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI116d ago0xab66b5…98a57b
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbf4672…c5692b
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd1d994…82f1e2
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd4205b…9733b5
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf6fd99…7576fd
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2bd10e…3e8eb6
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI116d ago0xea9dd0…b23c7f
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8525d1…ab12d1
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8818c7…b6dd75
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8f414b…dfe1b9
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbeca7b…2f1754
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd419cc…10bbe4
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI117d ago0x857ac3…ef4fe5
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6cfeb0…4f0cac
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6fd3c9…011104
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5aa318…05c606
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI117d ago0x134cce…746792
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0893eb…255827
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI117d ago0x15c83f…5a5203
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1cec51…b8c0c2

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.