Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x546b…95080x9c95…e299Base$0.001100%Route unknown67d ago0xd78cf1…0dccba
0x546b…95080x9c95…e299Base$0.001100%Route unknown67d ago0xc26955…cad641
0x546b…95080x9c95…e299Base$0.001100%Route unknown67d ago0x11bf99…95683c
0x546b…95080x9c95…e299Base$0.001100%Route unknown67d ago0xafaba7…b8ca38
0x546b…95080x9c95…e299Base$0.001100%Route unknown67d ago0xbaf151…86d3ad
0x546b…95080x9c95…e299Base$0.001100%Route unknown67d ago0x7b88ca…35041c
0x546b…95080x9c95…e299Base$0.001100%Route unknown67d ago0xdef588…846f89
0x546b…95080x9c95…e299Base$0.001100%Route unknown67d ago0x3ec270…373d0c
0x546b…95080x9c95…e299Base$0.001100%Route unknown67d ago0x78b6dd…47ea8b
0x546b…95080x9c95…e299Base$0.001100%Route unknown67d ago0x3cd31d…67d35e
0x546b…95080x9c95…e299Base$0.001100%Route unknown67d ago0xea5d83…089bbc
0x546b…95080x9c95…e299Base$0.001100%Route unknown67d ago0x3ea020…1a606a
0x546b…95080x9c95…e299Base$0.001100%Route unknown67d ago0x303189…f12206
0x546b…95080x9c95…e299Base$0.001100%Route unknown67d ago0x082b84…f97e1f
0x546b…95080x9c95…e299Base$0.001100%Route unknown67d ago0xce9e5f…e2c4a1
0x546b…95080x9c95…e299Base$0.001100%Route unknown67d ago0xf5b109…e30826
0x546b…95080x9c95…e299Base$0.001100%Route unknown67d ago0x51cdda…72e67c
0x546b…95080x9c95…e299Base$0.001100%Route unknown67d ago0x338950…9d2bd7
0x546b…95080x9c95…e299Base$0.001100%Route unknown68d ago0x56f1a1…b1176a
0x546b…95080x9c95…e299Base$0.001100%Route unknown68d ago0xd43324…1f250e
0x546b…95080x9c95…e299Base$0.001100%Route unknown68d ago0x974760…fa87bf
0x546b…95080x9c95…e299Base$0.001100%Route unknown68d ago0x3ce70e…591ec0
0x546b…95080x9c95…e299Base$0.001100%Route unknown68d ago0x9c57a5…302d5b
0x546b…95080x9c95…e299Base$0.001100%Route unknown68d ago0x88bcda…2b404f
0x546b…95080x9c95…e299Base$0.001100%Route unknown68d ago0xb73b9e…5a2202

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.