Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaabd…8b610x9c95…e299Base$0.001100%fluxa75d ago0xe61fa7…35709e
0xaabd…8b610x9c95…e299Base$0.001100%fluxa75d ago0x97f63d…af5888
0xaabd…8b610x9c95…e299Base$0.001100%fluxa75d ago0xc2edb8…04d275
0xaabd…8b610x9c95…e299Base$0.001100%fluxa75d ago0x59ef56…5f21fc
0xaabd…8b610x9c95…e299Base$0.001100%fluxa75d ago0xc52b37…3b6ad2
0xaabd…8b610x9c95…e299Base$0.001100%fluxa75d ago0xdb858a…7375a5
0xaabd…8b610x9c95…e299Base$0.001100%fluxa75d ago0x9ba478…69d58b
0xaabd…8b610x9c95…e299Base$0.001100%fluxa75d ago0xd0cdd9…68b2df
0xaabd…8b610x9c95…e299Base$0.001100%fluxa75d ago0x64d804…3e95bd
0xaabd…8b610x9c95…e299Base$0.001100%fluxa75d ago0x25d134…4402cb
0xaabd…8b610x9c95…e299Base$0.001100%fluxa75d ago0xc928c4…4ae011
0xaabd…8b610x9c95…e299Base$0.001100%fluxa76d ago0x633ba4…bead7e
0xaabd…8b610x9c95…e299Base$0.001100%fluxa76d ago0x095ee2…fc3800
0xaabd…8b610x9c95…e299Base$0.001100%fluxa76d ago0x73e936…c56a76
0xaabd…8b610x9c95…e299Base$0.001100%fluxa76d ago0x3ff338…94acf5
0xaabd…8b610x9c95…e299Base$0.001100%fluxa76d ago0x63f51a…5ca002
0xaabd…8b610x9c95…e299Base$0.001100%fluxa76d ago0xcd4df1…c720e4
0xaabd…8b610x9c95…e299Base$0.001100%fluxa76d ago0x8e74e8…35e1b3
0xaabd…8b610x9c95…e299Base$0.001100%fluxa76d ago0x5ee95d…aeed70
0xaabd…8b610x9c95…e299Base$0.001100%fluxa76d ago0x79ff8d…337944
0xaabd…8b610x9c95…e299Base$0.001100%fluxa76d ago0x970a32…16f9d2
0xaabd…8b610x9c95…e299Base$0.001100%fluxa76d ago0x2a750a…0019d7
0xaabd…8b610x9c95…e299Base$0.001100%fluxa76d ago0xe3a427…e4a199

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.