Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown63d ago0x57683e…bae2f6
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown63d ago0xa8b4a8…beadc5
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown63d ago0x54ab33…a49187
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown63d ago0x1d1cdb…1a7e2f
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown63d ago0x3e3e3f…43c67b
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown63d ago0xf8ed7e…eb60ff
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown63d ago0xe388fa…759154
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown63d ago0x8bd7a7…d5228d
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown63d ago0x571eb1…7c457a
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown63d ago0x00614b…c07ee7
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown63d ago0x42ca52…ec50de
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown63d ago0xd00a5f…a90537
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown63d ago0x3039e4…ba0cce
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown63d ago0x81cfe3…503daf
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown63d ago0xfa794d…afb885
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown63d ago0x12bbc5…a8312f
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown63d ago0xa87ae5…22fb4c
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown63d ago0x6714cf…57d926
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown63d ago0x4f8d0d…8f8dcf
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown64d ago0x2bc6ce…4386e4
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown64d ago0xa35f1c…89ebf2
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown64d ago0x43a668…d02598
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown64d ago0xccae27…7f86d9
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown64d ago0xb190fe…20bb65
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown64d ago0xabf3e1…d88fb4

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.