Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown71d ago0x322739…df5ab4
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown71d ago0x471d49…bf9687
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown71d ago0x3eafae…b7e40f
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown71d ago0x2b50c7…c31e87
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown71d ago0xb5b8a0…a0f2ab
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown71d ago0x0c36eb…3b1c08
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown71d ago0xf2bb1f…7c69a2
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown71d ago0x693a04…a1f49e
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown71d ago0x410e46…bb68fb
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown71d ago0xf9ecd7…40702d
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown71d ago0x485ed1…2ae697
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown71d ago0x92b9be…4f0e35
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown71d ago0xcc50f7…72a756
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown71d ago0xb683f2…fe41f7
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown71d ago0x779491…de02e5
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown71d ago0x63f200…94df01
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown71d ago0x17db7f…43661c
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown71d ago0xbd30ba…4be8d0
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown71d ago0x42af56…f0b572
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown71d ago0x1aef18…ab9c44
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown71d ago0x888045…77237c
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown71d ago0xd0ddb7…c79885
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown71d ago0x672b06…ac880b
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown71d ago0x546348…7387f9
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown71d ago0x43ca65…3e9d01

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.