Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec81…505b0x9c95…e299Base$0.001100%Route unknown49d ago0x199954…3013b6
0xec81…505b0x9c95…e299Base$0.001100%Route unknown50d ago0xb96da4…dfac5a
0xec81…505b0x9c95…e299Base$0.001100%Route unknown50d ago0x672bc6…3737e1
0xec81…505b0x9c95…e299Base$0.001100%Route unknown50d ago0x46fbfb…dda89c
0xec81…505b0x9c95…e299Base$0.001100%Route unknown50d ago0x83fccf…b76aa4
0xec81…505b0x9c95…e299Base$0.001100%Route unknown50d ago0x8f45b2…b2d8d4
0xec81…505b0x9c95…e299Base$0.001100%Route unknown50d ago0xdf278d…39a3bf
0xec81…505b0x9c95…e299Base$0.001100%Route unknown50d ago0x4bc941…3b9553
0xec81…505b0x9c95…e299Base$0.001100%Route unknown50d ago0x8b2b79…67fcea
0xec81…505b0x9c95…e299Base$0.001100%Route unknown50d ago0x6908b1…f91798
0xec81…505b0x9c95…e299Base$0.001100%Route unknown50d ago0x6676cc…e4e217
0xec81…505b0x9c95…e299Base$0.001100%Route unknown50d ago0xe54e29…8520bd
0xec81…505b0x9c95…e299Base$0.001100%Route unknown50d ago0xd257e3…95ce32
0xec81…505b0x9c95…e299Base$0.001100%Route unknown50d ago0x448c5b…7c532b
0xec81…505b0x9c95…e299Base$0.001100%Route unknown50d ago0x8bb093…d9dbe3
0xec81…505b0x9c95…e299Base$0.001100%Route unknown50d ago0x68254c…1ada5f
0xec81…505b0x9c95…e299Base$0.001100%Route unknown50d ago0x00d4d9…72cc9c
0xec81…505b0x9c95…e299Base$0.001100%Route unknown50d ago0x605c00…01af31
0xec81…505b0x9c95…e299Base$0.001100%Route unknown50d ago0x03bcae…787749
0xec81…505b0x9c95…e299Base$0.001100%Route unknown50d ago0xad4127…855ff6
0xec81…505b0x9c95…e299Base$0.001100%Route unknown50d ago0x685924…d0cec8
0xec81…505b0x9c95…e299Base$0.001100%Route unknown50d ago0x7ac756…f252ee
0xec81…505b0x9c95…e299Base$0.001100%Route unknown50d ago0x9da2bc…6c251d
0xec81…505b0x9c95…e299Base$0.001100%Route unknown50d ago0xded478…e56796
0xec81…505b0x9c95…e299Base$0.001100%Route unknown50d ago0x8429c7…27447c

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.