Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa15d ago0xa1f12b…d9e8a4
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa15d ago0xba4d86…101ec9
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa15d ago0x55c6a8…90dff6
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa15d ago0xb2b57b…95785e
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa15d ago0xce713a…b716ae
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa15d ago0x1571bf…fb5b7c
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa15d ago0xea3219…9a858d
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa15d ago0x33db79…945c80
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa15d ago0xc9009d…1c2ab2
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa15d ago0xd4b9c8…764834
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa16d ago0xa0e982…bcefa9
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa16d ago0x0e7857…c701ac
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa16d ago0xe2a405…534e55
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa16d ago0x41a5b2…fb4d2b
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa16d ago0x131f45…2d7c4b
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa16d ago0x139d9d…28beb6
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa16d ago0x9c9857…d690b5
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa16d ago0x9dd2bd…e1448f
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa16d ago0xf36915…2ae3f8
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa16d ago0x1ac8a2…2d0744
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa16d ago0xae3a6e…739fbc
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa16d ago0x650654…754f60
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa16d ago0x7e5c92…c827f4
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa16d ago0xa430e8…a164e1
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa16d ago0x68d029…fe1552

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.