Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown63d ago0x8cc162…d12bad
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown63d ago0xde6a51…6cf97f
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown63d ago0x00c789…c4ae23
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown63d ago0x15a60e…dbe6ef
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown63d ago0x262ed1…0ced7f
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown63d ago0x5a7a21…170bda
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown63d ago0x049f7d…8e2964
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown63d ago0x83c711…8dd119
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown63d ago0x8262e6…21f40f
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown63d ago0xd9bce8…02484c
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown63d ago0xe8d6da…6b7311
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown63d ago0x17deda…a4767d
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown63d ago0xb9d9c1…4585bc
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown63d ago0xcd583a…69670d
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown63d ago0x1de20a…721b8a
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown63d ago0x61b1bc…2889e5
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown63d ago0xa90d7c…ee3f72
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown63d ago0x580aff…cd9f31
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown63d ago0xd9f1ef…e0277b
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown63d ago0x95f892…245646
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown63d ago0x3d276a…8a3196
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown63d ago0x1c4dea…773d90
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown63d ago0x991f2b…75f477

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.