Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6539…ef080x9c95…e299Base$0.001100%Route unknown71d ago0x18abb1…c6d9fe
0x6539…ef080x9c95…e299Base$0.001100%Route unknown71d ago0xcc3376…224a7e
0x6539…ef080x9c95…e299Base$0.001100%Route unknown71d ago0xbd9ee2…50ef85
0x6539…ef080x9c95…e299Base$0.001100%Route unknown71d ago0x9a9a6b…55e968
0x6539…ef080x9c95…e299Base$0.001100%Route unknown71d ago0x7d0797…569bdd
0x6539…ef080x9c95…e299Base$0.001100%Route unknown71d ago0xc2fd92…ec33e5
0x6539…ef080x9c95…e299Base$0.001100%Route unknown71d ago0x1c7c1a…c501eb
0x6539…ef080x9c95…e299Base$0.001100%Route unknown71d ago0xbecbc2…4de846
0x6539…ef080x9c95…e299Base$0.001100%Route unknown71d ago0xf90867…74dd38
0x6539…ef080x9c95…e299Base$0.001100%Route unknown71d ago0xe1f676…ca57d9
0x6539…ef080x9c95…e299Base$0.001100%Route unknown71d ago0xedb764…9f65c5
0x6539…ef080x9c95…e299Base$0.001100%Route unknown71d ago0x8c474a…75961c
0x6539…ef080x9c95…e299Base$0.001100%Route unknown71d ago0x33cd67…c13361
0x6539…ef080x9c95…e299Base$0.001100%Route unknown71d ago0x9156db…81d595
0x6539…ef080x9c95…e299Base$0.001100%Route unknown71d ago0xf8480f…c38c90
0x6539…ef080x9c95…e299Base$0.001100%Route unknown71d ago0x007370…e10e24
0x6539…ef080x9c95…e299Base$0.001100%Route unknown71d ago0xc40cd9…a995ed
0x6539…ef080x9c95…e299Base$0.001100%Route unknown71d ago0x4301f1…035619
0x6539…ef080x9c95…e299Base$0.001100%Route unknown71d ago0x685e9b…2737cf
0x6539…ef080x9c95…e299Base$0.001100%Route unknown71d ago0x6c4fe6…012d95
0x6539…ef080x9c95…e299Base$0.001100%Route unknown71d ago0x0285a8…93a842
0x6539…ef080x9c95…e299Base$0.001100%Route unknown71d ago0x28792e…9c13e0
0x6539…ef080x9c95…e299Base$0.001100%Route unknown71d ago0xeb0bfc…2ece47
0x6539…ef080x9c95…e299Base$0.001100%Route unknown71d ago0xbb7a4c…41e698
0x6539…ef080x9c95…e299Base$0.001100%Route unknown71d ago0xd80af0…5f55da

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.