Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown66d ago0x50fffb…b1e4a0
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown66d ago0x11575a…e65cb0
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown66d ago0xe7eb23…d359cc
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown66d ago0x6e3c1a…27903c
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown66d ago0xe84470…d02ccc
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown66d ago0xc62cd2…4dc85e
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown66d ago0x1df559…c802a8
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown66d ago0x8cbfc9…2a18c3
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown66d ago0x236385…7545d5
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown66d ago0x01cf83…e4cad6
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown66d ago0x0465f2…a10e72
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown66d ago0xc8b804…90d2c6
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown66d ago0x53f1af…f13dad
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown66d ago0xb99078…173d0b
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown66d ago0x4005dc…cbabfe
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown66d ago0x0f7395…20fc2f
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown66d ago0x54dac5…37ca68
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown66d ago0x4854b0…6fa856
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown66d ago0xfdd740…593bfe
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown66d ago0x44619a…f47ccc
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown66d ago0x183169…c65fa1
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown66d ago0x7fb74a…e9ac6a
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown66d ago0xf05553…2b4931
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown66d ago0x4bf078…f7de0e
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown66d ago0x090d1c…3b8d8a

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.