Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x685ea1…6ae81f
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x97187f…e9c53c
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x191a01…cced7f
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1ecf07…c19406
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf4d2a3…c946bb
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6048f7…3e3eac
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x94ab58…44b1c2
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x276d69…8ef5a2
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x781280…6966a8
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x019eb2…620d08
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe2633d…423136
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x41770d…3451d6
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdb8132…81ac53
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb21531…f23712
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd5e4f7…e74b80
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x917c65…c4c204
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x37d00f…6138d5
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x235b81…2ba8dd
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x24e64a…513325
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6f5534…80878d
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbf45ac…6f625d
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9c7e90…8215de
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd61ddf…61dbef
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x359579…187280
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x98d47f…b2ed92

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.