Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown65d ago0xc9cd86…e1f924
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown65d ago0x6b5294…0cf1c0
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown65d ago0xc8c4db…1e3258
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown65d ago0x7c8c55…825ff6
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown65d ago0x4d41c2…e2ea10
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown65d ago0xf61c39…8fd1ca
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown65d ago0xd18a8b…a183a9
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown65d ago0xe8752a…2c8dae
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown65d ago0xfe6a87…7f4ce9
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown65d ago0xc62aaf…508fef
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown65d ago0xe2c424…85e709
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown65d ago0x35d0af…8043b4
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown66d ago0x17475b…845a26
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown66d ago0x5ca0cb…5e5304
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown66d ago0x4e8e21…ff4e1c
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown66d ago0x5a56ac…fdc5c8
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown66d ago0x8a0793…73f213
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown66d ago0x0e574b…b86c44
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown66d ago0x0738e1…1b3942
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown66d ago0xf8216e…f75ac0
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown66d ago0xf457fd…c05bab
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown66d ago0xe6329d…77aa15
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown66d ago0x3bd7ba…c6ba45
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown66d ago0xa8962c…2ec660
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown66d ago0x1be9ee…9fd33c

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.