Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown75d ago0x25c89f…dc27ca
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown75d ago0x72453c…832082
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown75d ago0xf80ad5…011ea2
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown75d ago0x8044b7…282128
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown75d ago0xa9f33b…1509f3
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown75d ago0x44e18c…954c24
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown75d ago0x115c81…e01377
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown75d ago0x0c9a9f…9c008e
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown75d ago0xa5f78f…558774
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown75d ago0xf3660e…7b5fb5
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown75d ago0xf94dbd…b73cc8
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown75d ago0xe27c1b…728d89
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown75d ago0xe2519a…205859
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown75d ago0x49549f…eba537
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown75d ago0xc68527…20e96b
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown75d ago0x7cc831…0752c7
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown75d ago0xc0c1b5…b5be20
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown75d ago0x647ca7…cb9742
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown75d ago0xaeccac…e8ae2f
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown75d ago0x7284c8…cb0b2d
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown75d ago0x0603f2…a640f2
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown75d ago0xd48a6a…36a20e
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown75d ago0xafdd13…4f0aa2
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown75d ago0xc21911…ab99e0
0xcd50…b9d80x9c95…e299Base$0.001100%Route unknown75d ago0xa21fb2…3c8352

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.