Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa65d ago0x6835bf…50341e
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa65d ago0x4c9118…88c9b7
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa65d ago0x9a9d42…5a91bc
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa65d ago0xd919e0…cfbe75
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa65d ago0x3beb4f…ecb508
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa65d ago0x4aae92…04d717
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa65d ago0xd9f657…5a54cc
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa65d ago0x49b592…4b5494
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa65d ago0x15e97a…64b329
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa65d ago0x252aaa…c024d9
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa65d ago0xd7ca36…956a02
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa65d ago0x6c9425…72cad7
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa65d ago0x8ce0aa…a4ed88
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa65d ago0x8b95da…b180c9
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa65d ago0x8fe88f…246f4b
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa65d ago0xf44683…c3e8ea
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa65d ago0xfb8701…ab1959
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa65d ago0x454ed9…b57bd2
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa65d ago0x08a2e6…e57ebe
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa65d ago0xdb843d…f19452
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa65d ago0xa4fd6b…fd096f
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa65d ago0x887266…f08697
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa65d ago0x16bfca…fef8c6
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa66d ago0xfd65be…ea0d1b
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa66d ago0xbcdd5d…09e969

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.