Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac60…a9830x9c95…e299Base—$0.001100%fluxa32d ago0x77027b…5e73e8
0xac60…a9830x9c95…e299Base—$0.001100%fluxa32d ago0xed6af5…f077b8
0xac60…a9830x9c95…e299Base—$0.001100%fluxa32d ago0x7a5a04…acbe95
0xac60…a9830x9c95…e299Base—$0.001100%fluxa32d ago0x236b12…276778
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa32d ago0x6e815e…6ac310
0xac60…a9830x9c95…e299Base—$0.001100%fluxa32d ago0x9708b8…d69cfd
0xac60…a9830x9c95…e299Base—$0.001100%fluxa32d ago0x24743a…e532d8
0xac60…a9830x9c95…e299Base—$0.001100%fluxa32d ago0x7fb522…f5619c
0xac60…a9830x9c95…e299Base—$0.001100%fluxa32d ago0x2b57a8…74e620
0xac60…a9830x9c95…e299Base—$0.001100%fluxa32d ago0x6eba37…304caf
0xac60…a9830x9c95…e299Base—$0.001100%fluxa32d ago0x70baa4…ac486e
0xac60…a9830x9c95…e299Base—$0.001100%fluxa32d ago0x93393a…6813fd
0xac60…a9830x9c95…e299Base—$0.001100%fluxa32d ago0xfe918b…509217
0xac60…a9830x9c95…e299Base—$0.001100%fluxa32d ago0xd385aa…37272f
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa32d ago0x55f800…d24779
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa32d ago0x375e1b…c9effe
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa32d ago0xbafa91…bec01b
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa32d ago0x34eebe…689df3
0xac60…a9830x9c95…e299Base—$0.001100%fluxa32d ago0x0e1991…bb1135
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa32d ago0x07c46a…f73dd5
0xac60…a9830x9c95…e299Base—$0.001100%fluxa32d ago0x37905c…b6a6e5
0xac60…a9830x9c95…e299Base—$0.001100%fluxa32d ago0x4bf304…df6bfd
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa32d ago0xaf2ad2…e77864
0xac60…a9830x9c95…e299Base—$0.001100%fluxa32d ago0xa14524…6d70ea
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa32d ago0x0efed2…58d105

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.