Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa15d ago0x3a528a…45442a
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa15d ago0xbc2b7d…6d56e1
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa15d ago0xa2429b…726116
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa15d ago0xf7d53e…461995
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa15d ago0xf070d1…270e84
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa15d ago0x0c592a…8c93f2
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa16d ago0xdc59d1…19c531
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa16d ago0x7471a4…7c9056
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa16d ago0x1a558f…95c649
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa16d ago0x37147e…27f8f4
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa16d ago0x8f26f8…d6558e
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa16d ago0x0dc5bd…bdf9ef
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa16d ago0x21875b…a9c00e
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa16d ago0x738a03…f4484f
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa16d ago0x2faa83…ce4490
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa16d ago0x02eeb7…74114d
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa16d ago0x302788…bbe4f3
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa16d ago0xb3e38c…7103f0
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa16d ago0x5adb3f…6138ea
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa16d ago0xa88b98…5d4da3
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa16d ago0x9cd6a2…cd930e
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa16d ago0xca436e…aca181
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa16d ago0x499d06…09ba2e

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.