Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x710d…edab0x9c95…e299Base$0.001100%Route unknown46d ago0x4ba829…f3572b
0x710d…edab0x9c95…e299Base$0.001100%Route unknown46d ago0xe7dd14…a8c461
0x710d…edab0x9c95…e299Base$0.001100%Route unknown46d ago0x6f99f6…6c5d05
0x710d…edab0x9c95…e299Base$0.001100%Route unknown46d ago0xa876b3…69ced0
0x710d…edab0x9c95…e299Base$0.001100%Route unknown46d ago0x44b7f0…eec3cf
0x710d…edab0x9c95…e299Base$0.001100%Route unknown47d ago0x642f42…bd00af
0x710d…edab0x9c95…e299Base$0.001100%Route unknown47d ago0xeb1a73…f0f3f8
0x710d…edab0x9c95…e299Base$0.001100%Route unknown47d ago0x06de5a…0a5637
0x710d…edab0x9c95…e299Base$0.001100%Route unknown47d ago0xd4bdb7…8954e1
0x710d…edab0x9c95…e299Base$0.001100%Route unknown47d ago0x9eab51…7bdca6
0x710d…edab0x9c95…e299Base$0.001100%Route unknown47d ago0x3bbad6…e0fc8c
0x710d…edab0x9c95…e299Base$0.001100%Route unknown47d ago0x8ba0f8…26c268
0x710d…edab0x9c95…e299Base$0.001100%Route unknown47d ago0xf26061…9c1d6d
0x710d…edab0x9c95…e299Base$0.001100%Route unknown47d ago0x71a9a3…03b4f0
0x710d…edab0x9c95…e299Base$0.001100%Route unknown47d ago0x95cb49…37d2e2
0x710d…edab0x9c95…e299Base$0.001100%Route unknown47d ago0xad5c5d…d36eea
0x710d…edab0x9c95…e299Base$0.001100%Route unknown47d ago0x62c4d7…64d541
0x710d…edab0x9c95…e299Base$0.001100%Route unknown47d ago0xf94a33…2b1e38
0x710d…edab0x9c95…e299Base$0.001100%Route unknown47d ago0x7b05b2…c46866
0x710d…edab0x9c95…e299Base$0.001100%Route unknown47d ago0x92cd2a…caa072
0x710d…edab0x9c95…e299Base$0.001100%Route unknown47d ago0x115535…c2392f
0x710d…edab0x9c95…e299Base$0.001100%Route unknown47d ago0x033fc8…8665e4
0x710d…edab0x9c95…e299Base$0.001100%Route unknown47d ago0xb9670d…15c334
0x710d…edab0x9c95…e299Base$0.001100%Route unknown47d ago0x7ea22f…4f6b2e
0x710d…edab0x9c95…e299Base$0.001100%Route unknown47d ago0x03d551…bafabe

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.