Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa102d ago0x5fc95a…0934ce
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa102d ago0x380788…a3d471
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa102d ago0xea9695…7825d0
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa102d ago0x97d875…261c8d
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa102d ago0x009821…1b4c80
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa102d ago0xca4163…4cd717
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa102d ago0xb43d68…aabdb4
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa102d ago0x76043d…d3f642
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa102d ago0x3d4771…ad8927
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa102d ago0x9f03b6…85cdf6
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa102d ago0xe2b828…cbb754
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa102d ago0x3eaa33…fe9969
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa102d ago0xce0f28…4accd3
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa102d ago0x9f1a47…a90366
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa102d ago0xc11cc9…bb30d7
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa102d ago0x9f109d…445423
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa102d ago0x3977ba…7ab1db
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa102d ago0xa35db6…00a43f
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa102d ago0xdbefd0…84e0da
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa102d ago0x0e0cd2…0d770e
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa102d ago0x4195d2…eff001
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa102d ago0x3cabeb…f7043c
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa102d ago0xb77cba…4f517c
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa102d ago0x7263e4…1162c0
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa102d ago0xb43347…083fe0

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.