Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown49d ago0x497974…043d62
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown49d ago0x732efa…9c7760
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown49d ago0xd2d0ee…8c81a8
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown49d ago0x238261…76ab1d
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown49d ago0x649806…bc4d3a
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown49d ago0x75b5c6…72dc6a
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown49d ago0x5573cf…95dcf1
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown49d ago0xbd759c…67261a
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown49d ago0xeae105…9a1f44
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown49d ago0xc586a1…e7972a
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown49d ago0xcdf04d…8352d6
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown49d ago0x44866b…b64b40
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown49d ago0x37393d…db2a81
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown50d ago0x7dbf1f…2a3287
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown50d ago0x3ddf16…350399
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown50d ago0x9a388f…b24d6e
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown50d ago0x419b69…1fb3cf
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown50d ago0xc3e2e2…b84768
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown50d ago0xd9e823…582234
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown50d ago0xaaa98e…8bc6b4
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown50d ago0x54b764…8af956
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown50d ago0xf7e3e2…4bcaf3
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown50d ago0x1fb44f…f545e9
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown50d ago0x1a4311…31c136
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown50d ago0x18f030…801be7

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.