Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa45d ago0xd0c6b2…97c89b
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa45d ago0xdf8a31…a953cf
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa45d ago0x882a00…4f12b9
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa45d ago0x0c009b…130c93
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa45d ago0xbf6f86…f189ce
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa45d ago0xf47772…61225d
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa45d ago0x202ea6…71e593
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa45d ago0xae987f…5ad753
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa45d ago0x5a86da…ca080c
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa45d ago0x6794ea…c0794a
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa45d ago0x2f79d6…370d17
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa45d ago0xee595e…34267c
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa45d ago0x65be8c…1952ce
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa46d ago0xe2aa62…44cbf6
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa46d ago0xd5a3ca…f153a2
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa46d ago0x35978c…f82c05
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa46d ago0x9f0c61…e34e8b
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa46d ago0x0152f8…0a51c3
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa46d ago0x91e8f2…e227a8
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa46d ago0x17b246…54b2f6
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa46d ago0x1788d8…7cd6fe
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa46d ago0xe79e0f…6c114f
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa46d ago0xe8ed7a…973ca6
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa46d ago0xdf6899…d323e4
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa46d ago0x8f0623…cfd618

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.