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%fluxa77d ago0xa41537…4e4f16
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa77d ago0x8bcd48…432b14
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa77d ago0x4d8b7b…dd1dcd
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa77d ago0x1a01bd…a34b40
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa77d ago0x271690…d6192e
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa77d ago0x924d37…d7691c
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa77d ago0x198b15…c07a30
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa77d ago0x95c8ae…97a75e
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa77d ago0xf7f0c8…9e92fa
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa77d ago0x7dfba4…3aff98
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa77d ago0x3a7e8f…747908
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa77d ago0x6b8b3d…0c2e15
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa77d ago0xe59d22…894f17
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa77d ago0x6ae0ef…bccbd3
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa77d ago0xa89719…a0624e
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa77d ago0x161ece…bd0056
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa77d ago0x97b20c…8c6069
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa78d ago0x39af21…0e6492
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa78d ago0x68db89…0cf24a
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa78d ago0x3e6c9d…4d89be
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa78d ago0xc9b5f8…e7f89f
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa78d ago0x43a79d…a7cef4
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa78d ago0x9d74b3…4774e9
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa78d ago0x6b4b1b…441987
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa78d ago0x040182…7abd4f

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.