Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown43d ago0xcd9b42…2238ee
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown44d ago0xeaa782…63e950
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown44d ago0x70f823…9dab5d
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown44d ago0x799478…379696
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown44d ago0x13745c…9817f4
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown44d ago0x3da819…2bd92a
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown44d ago0xf95108…955e4b
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown44d ago0x66e81f…36d372
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown44d ago0xea28b4…fe9f4d
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown44d ago0x747ac6…f6d189
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown44d ago0xa9a4ae…e68fb2
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown44d ago0x416785…825f43
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown44d ago0x5cfa35…9501b0
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown44d ago0xea1939…67d1f9
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown44d ago0xc8ee06…0de4e2
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown44d ago0x5c3603…9fc2b8
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown44d ago0x95904f…2e659a
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown44d ago0x2abcfc…66fe8d
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown44d ago0x3ab6af…00b0c5
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown44d ago0x6a5512…c213f2
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown44d ago0xfc154c…e73439
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown44d ago0x1779e0…147c7f
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown44d ago0xd4e1d8…ad4678
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown44d ago0x1cb44f…0821da

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.