Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xd93078…13ce13
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x8ce2a9…e7be7d
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xc456a1…fbd0d2
0x521f…13800x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x7b0545…44098f
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xf877f2…6ed63e
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xfccc21…07bfbb
0x521f…13800x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0xa79c1a…93d040
0x521f…13800x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x864b5d…47f93a
0x521f…13800x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0x6a27f6…c18647
0x521f…13800x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0xb8a70f…4f452f
0x521f…13800x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0xde4d0b…c71004
0x521f…13800x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0x04ef0d…8be268
0x521f…13800x07cf…2396Basex402 service$0.1070%0x1360…66fa18d ago0x675d1c…a246e7
0x521f…13800x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0xe1e375…182f83
0x521f…13800x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0xe1382e…4b0620
0x521f…13800x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0xd30789…2a21ec
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xd07528…844f67
0x521f…13800x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0xeb6977…46a6eb
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x03864a…00714b
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xed1b1f…960232
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x669a0b…230b3a
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x8f8d3b…292455
0x521f…13800x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x0dd3bd…6d1f3b
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x72f039…4e33b8
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x4b3084…939a90

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.