Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter57d ago0xd41241…955476
0xdf39…db800x07cf…2396Basex402 service$0.01100%dexter57d ago0xf4159d…86025d
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter57d ago0x32d80d…ab99ea
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter57d ago0x549d7e…722004
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter57d ago0x4987b3…5f7336
0xdf39…db800x07cf…2396Basex402 service$0.01100%dexter57d ago0x3731c1…33295a
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter57d ago0x722e69…961c82
0xdf39…db800x07cf…2396Basex402 service$0.01100%dexter57d ago0xbee7b6…3a9248
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter57d ago0x45b50c…3bffb0
0xdf39…db800x07cf…2396Basex402 service$0.10100%dexter57d ago0xf4af3f…c21463
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter57d ago0xa16341…426730
0xdf39…db800x07cf…2396Basex402 service$0.01100%dexter57d ago0x649f19…5d743b
0xdf39…db800x07cf…2396Basex402 service$0.01100%dexter57d ago0xa998fa…c43fa4
0xdf39…db800x07cf…2396Basex402 service$0.10100%dexter57d ago0x10cafc…bf83cb
0xdf39…db800x07cf…2396Basex402 service$0.01100%dexter57d ago0x7beb77…ae11ad
0xdf39…db800x07cf…2396Basex402 service$0.01100%dexter57d ago0xdeaf9c…864222
0xdf39…db800x07cf…2396Basex402 service$0.01100%dexter57d ago0xdd4cda…0c2d63
0xdf39…db800x07cf…2396Basex402 service$0.01100%dexter57d ago0xceda29…d8c634
0xdf39…db800x07cf…2396Basex402 service$0.01100%dexter57d ago0x1e74eb…41922d
0xdf39…db800x07cf…2396Basex402 service$0.01100%dexter57d ago0x88d69a…c50c79
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter57d ago0x36a97f…5c8b9e
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter57d ago0xc59436…69e369
0xdf39…db800x07cf…2396Basex402 service$0.01100%dexter57d ago0x1bc481…a416d3
0xdf39…db800x07cf…2396Basex402 service$0.01100%dexter57d ago0xc35818…e68e24
0xdf39…db800x07cf…2396Basex402 service$0.10100%dexter57d ago0x608a95…f66a04

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.