Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3951…3b910x9c95…e299Base$0.001100%Route unknown57d ago0x56b42f…d441a0
0x3951…3b910x9c95…e299Base$0.001100%Route unknown57d ago0x4ae009…95daf1
0x3951…3b910x9c95…e299Base$0.001100%Route unknown57d ago0x3511a7…ad2104
0x3951…3b910x9c95…e299Base$0.001100%Route unknown57d ago0x3b927e…4a3724
0x3951…3b910x9c95…e299Base$0.001100%Route unknown57d ago0x2bab15…e50762
0x3951…3b910x9c95…e299Base$0.001100%Route unknown57d ago0x87df3a…58bc9a
0x3951…3b910x9c95…e299Base$0.001100%Route unknown57d ago0xe0a41e…0344ac
0x3951…3b910x9c95…e299Base$0.001100%Route unknown57d ago0xfec56d…dd3644
0x3951…3b910x9c95…e299Base$0.001100%Route unknown57d ago0x5a75ba…328b25
0x3951…3b910x9c95…e299Base$0.001100%Route unknown57d ago0x87abd9…ea72f8
0x3951…3b910x9c95…e299Base$0.001100%Route unknown58d ago0x05e10a…8a9f04
0x3951…3b910x9c95…e299Base$0.001100%Route unknown58d ago0xa7c961…b9c02a
0x3951…3b910x9c95…e299Base$0.001100%Route unknown58d ago0x872374…68f8a6
0x3951…3b910x9c95…e299Base$0.001100%Route unknown58d ago0xd34379…0b4a82
0x3951…3b910x9c95…e299Base$0.001100%Route unknown58d ago0x19c95a…69671d
0x3951…3b910x9c95…e299Base$0.001100%Route unknown58d ago0x04097b…15cc36
0x3951…3b910x9c95…e299Base$0.001100%Route unknown58d ago0x94752a…43ca0e
0x3951…3b910x9c95…e299Base$0.001100%Route unknown58d ago0x621db4…1e3c17
0x3951…3b910x9c95…e299Base$0.001100%Route unknown58d ago0x7a4938…4f0da9
0x3951…3b910x9c95…e299Base$0.001100%Route unknown58d ago0x3d89b7…e306b4
0x3951…3b910x9c95…e299Base$0.001100%Route unknown58d ago0xa036cf…9969a5
0x3951…3b910x9c95…e299Base$0.001100%Route unknown58d ago0xae7398…4d309b

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.