Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown69d ago0x4f85f6…28ddc6
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown69d ago0x46d433…a968d5
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown69d ago0xcef071…9c64f0
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown69d ago0x026268…a595f1
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown69d ago0x58605e…3e687a
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown69d ago0xf39d35…34f645
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown69d ago0xe18058…fedb45
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown69d ago0xcde6fc…d9e0fc
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown69d ago0x14ae42…68b803
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown69d ago0xa1f060…fb129c
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown69d ago0x0fff66…95812d
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown69d ago0xb6b2e7…edc92b
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown69d ago0x0b2a3a…4d19c7
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown69d ago0x20fc04…b0786d
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown69d ago0x08ca23…1a8fa3
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown69d ago0x7394e6…f05190
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown69d ago0x3440ce…dc88c6
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown69d ago0xa1b616…4cea5f
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown69d ago0xb3da3b…a4ffc9
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown69d ago0x8335f3…114f4a
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown69d ago0x882b41…e5a96f
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown69d ago0xe90778…77d907
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown69d ago0x605641…b3ab8c
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown69d ago0x0c3c8b…06387b
0xef7f…30ce0x9c95…e299Base$0.001100%Route unknown69d ago0x0c6615…a5b794

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.