Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown42d ago0x2ee71b…495407
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown42d ago0x66364f…4fe08e
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown42d ago0x00db1d…4114fc
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown42d ago0x6bd046…d3fe6e
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown43d ago0xe8f045…e517e0
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown43d ago0x7519bb…d76dce
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown43d ago0x12ea6b…95a265
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown43d ago0x4bba57…4848b3
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown43d ago0x891430…5e9a00
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown43d ago0x5aacb0…7ed6f2
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown43d ago0xfff08e…21d3ea
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown43d ago0x7685f2…e61fbc
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown43d ago0xa251d2…5fc712
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown43d ago0xc5ccac…0f06f4
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown43d ago0x4636b2…cd1973
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown43d ago0x269b48…ffc5ba
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown43d ago0x78efb5…ce2201
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown43d ago0x1c1169…a2043c
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown43d ago0x96af7a…8e6e70
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown43d ago0x857662…77fb7a
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown43d ago0x579124…8ce507
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown43d ago0x316756…123abb
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown43d ago0xbaca28…edc345
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown43d ago0xddb95f…c40d09
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown43d ago0x1fd7b5…6239b1

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.