Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9367…e9830x9c95…e299Base$0.001100%Route unknown20d ago0x423e69…5174b0
0x9367…e9830x9c95…e299Base$0.001100%Route unknown20d ago0x29297b…35427f
0x9367…e9830x9c95…e299Base$0.001100%Route unknown21d ago0x8bfaa1…9a2f87
0x9367…e9830x9c95…e299Base$0.001100%Route unknown21d ago0x1a89d5…8424f9
0x9367…e9830x9c95…e299Base$0.001100%Route unknown21d ago0xf5a9ba…ac7d71
0x9367…e9830x9c95…e299Base$0.001100%Route unknown21d ago0x9caf04…d4d0b4
0x9367…e9830x9c95…e299Base$0.001100%Route unknown21d ago0x69073d…acbe12
0x9367…e9830x9c95…e299Base$0.001100%Route unknown21d ago0x85ccec…d91c4c
0x9367…e9830x9c95…e299Base$0.001100%Route unknown21d ago0xb68742…023a3a
0x9367…e9830x9c95…e299Base$0.001100%Route unknown21d ago0x3f4db4…ff22dd
0x9367…e9830x9c95…e299Base$0.001100%Route unknown21d ago0xb71846…0771d1
0x9367…e9830x9c95…e299Base$0.001100%Route unknown21d ago0x1e2612…8f860a
0x9367…e9830x9c95…e299Base$0.001100%Route unknown21d ago0xc01aa2…3bc342
0x9367…e9830x9c95…e299Base$0.001100%Route unknown21d ago0x0def43…8058b3
0x9367…e9830x9c95…e299Base$0.001100%Route unknown21d ago0x911292…fbff3b
0x9367…e9830x9c95…e299Base$0.001100%Route unknown21d ago0x01ee99…e97f37
0x9367…e9830x9c95…e299Base$0.001100%Route unknown21d ago0x6036bc…0aa658
0x9367…e9830x9c95…e299Base$0.001100%Route unknown21d ago0x8d5d2d…f4c934
0x9367…e9830x9c95…e299Base$0.001100%Route unknown21d ago0xbf2dc5…0b58f9
0x9367…e9830x9c95…e299Base$0.001100%Route unknown21d ago0x294ee3…fcd291
0x9367…e9830x9c95…e299Base$0.001100%Route unknown21d ago0x13d086…b46805
0x9367…e9830x9c95…e299Base$0.001100%Route unknown21d ago0x1c8a94…794c90
0x9367…e9830x9c95…e299Base$0.001100%Route unknown21d ago0x789f2d…db4120
0x9367…e9830x9c95…e299Base$0.001100%Route unknown21d ago0x3332d9…d5d1e5
0x9367…e9830x9c95…e299Base$0.001100%Route unknown21d ago0x804b61…3bcef6

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.