Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa42d ago0x21fa76…a81f3a
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa42d ago0xf3fb42…dc11a4
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa42d ago0x6efb96…46e3d5
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa42d ago0x51e36d…66ab52
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa42d ago0xa0ad22…1c79d5
0xab4b…decf0xfe80…47eeBase—$0.001100%fluxa42d ago0x98d02d…60b480
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa42d ago0xaaeb15…0f4d1e
0xab4b…decf0xfe80…47eeBase—$0.001100%fluxa42d ago0x1be51f…a79c0d
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa43d ago0xe93e12…53bfef
0xab4b…decf0xfe80…47eeBase—$0.001100%fluxa43d ago0x951d76…eb1080
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa43d ago0x24ef8c…78d3c2
0xab4b…decf0xfe80…47eeBase—$0.001100%fluxa43d ago0x91829c…646d7c
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa43d ago0xaeb878…7fc589
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa43d ago0x4d3cee…190f33
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa43d ago0xa175e5…8744e9
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa43d ago0x7e1b73…3620ee
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa43d ago0x716f5e…17db34
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa43d ago0x744832…82bc52
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa43d ago0xc3d669…3613cf
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa43d ago0x6fa7bb…e8eec7
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa43d ago0x338031…3deec8
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa43d ago0xcb67a9…016c79

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.