Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown51d ago0xabaf82…479ac5
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown51d ago0x3c5321…26ef28
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown51d ago0x201c00…f60bf3
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown51d ago0x84c4bf…aaf44b
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown51d ago0x1807b2…43b118
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown51d ago0xd65b69…e6aeff
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown51d ago0x66dfa8…5a3964
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown51d ago0x48cee2…7a04c9
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown51d ago0x8d3d4f…e7653c
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown51d ago0xa68542…841f77
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown51d ago0xeb8846…49dac1
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown51d ago0xf3145d…63b4fa
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown51d ago0x62074d…ac222f
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown52d ago0x960787…ceaf2c
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown52d ago0xc5d004…31985f
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown52d ago0x4537ca…20afe7
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown52d ago0x147f29…92a027
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown52d ago0x82bdb7…130184
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown52d ago0x94428c…b533cd
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown52d ago0x384c02…5388ed
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown52d ago0x1a4dbf…7d85d0
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown52d ago0xb101fa…1b18ad
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown52d ago0xacc3da…7ff46e
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown52d ago0x9ad184…25dd16
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown52d ago0x4f4a99…ad5e78

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.