Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff2f…67110x9c95…e299Base—$0.001100%fluxa68d ago0xa5050f…f8168e
0xff2f…67110x9c95…e299Base—$0.001100%fluxa68d ago0x9742af…aa1403
0xff2f…67110x9c95…e299Base—$0.001100%fluxa68d ago0x6833b1…aa2918
0xff2f…67110x9c95…e299Base—$0.001100%fluxa68d ago0xe3ec66…21e04e
0xff2f…67110x9c95…e299Base—$0.001100%fluxa68d ago0x354f9a…49abf4
0xff2f…67110x9c95…e299Base—$0.001100%fluxa68d ago0x5d6f6b…56d496
0xff2f…67110x9c95…e299Base—$0.001100%fluxa69d ago0x039ca1…04a49a
0xff2f…67110x9c95…e299Base—$0.001100%fluxa69d ago0xc9c902…09d1e5
0xff2f…67110x9c95…e299Base—$0.001100%fluxa69d ago0xf411a8…356c66
0xff2f…67110x9c95…e299Base—$0.001100%fluxa69d ago0xf55690…4987c1
0xff2f…67110x9c95…e299Base—$0.001100%fluxa69d ago0xdf453b…f70851
0xff2f…67110x9c95…e299Base—$0.001100%fluxa69d ago0x9035e6…dc75de
0xff2f…67110x9c95…e299Base—$0.001100%fluxa69d ago0x3064db…ef79b4
0xff2f…67110x9c95…e299Base—$0.001100%fluxa69d ago0x88d810…ab91a4
0xff2f…67110x9c95…e299Base—$0.001100%fluxa69d ago0x867415…27b26a
0xff2f…67110x9c95…e299Base—$0.001100%fluxa69d ago0x21e462…a35071
0xff2f…67110x9c95…e299Base—$0.001100%fluxa69d ago0x3633a0…782f5b
0xff2f…67110x9c95…e299Base—$0.001100%fluxa69d ago0x92fc46…a384b5
0xff2f…67110x9c95…e299Base—$0.001100%fluxa69d ago0xe412ef…42a1ff
0xff2f…67110x9c95…e299Base—$0.001100%fluxa69d ago0xe2671d…d2660a
0xff2f…67110x9c95…e299Base—$0.001100%fluxa69d ago0xdaa7e6…e8c4dd
0xff2f…67110x9c95…e299Base—$0.001100%fluxa69d ago0x8ab19c…ed78bd
0xff2f…67110x9c95…e299Base—$0.001100%fluxa69d ago0x77eb32…150312
0xff2f…67110x9c95…e299Base—$0.001100%fluxa69d ago0xc5dd52…9a5de9
0xff2f…67110x9c95…e299Base—$0.001100%fluxa69d ago0x714e30…907be6

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.