Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown25d ago0x15f212…15b300
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown25d ago0x929d86…cee801
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown25d ago0x052ab2…ec9b24
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown25d ago0xc031e2…403278
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown25d ago0xcc97c0…1e30ed
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown25d ago0xd9d12a…3927fb
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown25d ago0x4bf77f…0dce90
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown25d ago0xb02998…d320e3
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown25d ago0xee7c7d…dc5a76
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown25d ago0xd263aa…0d4d33
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown25d ago0xf4e539…f7d210
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown25d ago0x0cc8c2…30453b
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown25d ago0xd136ab…d8d472
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown25d ago0x6e2dab…8117fe
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown25d ago0x3774c3…65e619
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown25d ago0x235d3e…ec4276
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown25d ago0x4e00a4…4b820e
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown25d ago0x3572d8…a24b87
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown25d ago0xc78eab…f3db80
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown25d ago0x3ce595…35a364
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown25d ago0xd5c685…16257e
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown25d ago0x17a320…cfb1d9
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown25d ago0xefc624…e7ecdb
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown25d ago0xc47e8c…43dd52
0xc9e6…12ff0x9c95…e299Base$0.001100%Route unknown25d ago0xcfd181…3b6975

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.