Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown53d ago0x529f2b…c70961
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown53d ago0x6df8cb…6ec352
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown54d ago0xd6cef5…1afc4a
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown54d ago0xc546c3…d04c1e
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown54d ago0x6d1659…bf0dbd
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown54d ago0x6df383…734085
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown54d ago0xfff309…ff927d
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown54d ago0x4795e1…9f44b6
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown54d ago0xc91748…9c3611
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown54d ago0xf08976…579173
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown54d ago0x589195…fe5c43
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown54d ago0x12b35e…b89682
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown54d ago0x7f8e36…2f320b
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown54d ago0x0aba8f…d983db
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown54d ago0x5a32da…14cff3
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown54d ago0xa2ff2c…3dae00
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown54d ago0x78dcdc…788a63
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown54d ago0x305dea…8e084c
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown54d ago0xa68fe2…7456be
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown54d ago0x67b9a8…07c8bf
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown54d ago0x231589…e807a6
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown54d ago0xea59da…9dce00
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown54d ago0xdb10b5…858c89
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown54d ago0x214cc2…bd8fac
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown54d ago0xa1e40c…ca32ca

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.