Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc888…59b00x9c95…e299Base—$0.001100%fluxa75d ago0xcf7edd…1a98b5
0xc888…59b00x9c95…e299Base—$0.001100%fluxa75d ago0x0a914d…f71291
0xc888…59b00x9c95…e299Base—$0.001100%fluxa75d ago0x7d0b11…381b33
0xc888…59b00x9c95…e299Base—$0.001100%fluxa75d ago0xd2ccb3…59c16d
0xc888…59b00x9c95…e299Base—$0.001100%fluxa75d ago0x066d26…1f4113
0xc888…59b00x9c95…e299Base—$0.001100%fluxa76d ago0x9a0461…818cd6
0xc888…59b00x9c95…e299Base—$0.001100%fluxa76d ago0x75688a…7933e3
0xc888…59b00x9c95…e299Base—$0.001100%fluxa76d ago0xe324ea…565e29
0xc888…59b00x9c95…e299Base—$0.001100%fluxa76d ago0x081f5b…4c92b6
0xc888…59b00x9c95…e299Base—$0.001100%fluxa76d ago0x60c4bb…44d2b8
0xc888…59b00x9c95…e299Base—$0.001100%fluxa76d ago0x02eaa8…0c20ce
0xc888…59b00x9c95…e299Base—$0.001100%fluxa76d ago0xd3ffea…f8bbfc
0xc888…59b00x9c95…e299Base—$0.001100%fluxa76d ago0x70a30f…402bb5
0xc888…59b00x9c95…e299Base—$0.001100%fluxa76d ago0x4c4c9c…a2266d
0xc888…59b00x9c95…e299Base—$0.001100%fluxa76d ago0xbf698b…b49510
0xc888…59b00x9c95…e299Base—$0.001100%fluxa76d ago0xb86fb2…4f20ba
0xc888…59b00x9c95…e299Base—$0.001100%fluxa76d ago0x5aa1f8…dbcb83
0xc888…59b00x9c95…e299Base—$0.001100%fluxa76d ago0xe35338…ebfbd9
0xc888…59b00x9c95…e299Base—$0.001100%fluxa76d ago0x2ae5a5…c51459
0xc888…59b00x9c95…e299Base—$0.001100%fluxa76d ago0xf995d6…516d32
0xc888…59b00x9c95…e299Base—$0.001100%fluxa76d ago0x8b8bf4…96ed36
0xc888…59b00x9c95…e299Base—$0.001100%fluxa76d ago0x3ffe44…cd7494
0xc888…59b00x9c95…e299Base—$0.001100%fluxa76d ago0x809ad0…f65848
0xc888…59b00x9c95…e299Base—$0.001100%fluxa76d ago0x281754…e6a93a

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.