Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad50…65520x9c95…e299Base$0.001100%fluxa31d ago0x02badf…806ca6
0xca41…c1550x9c95…e299Base$0.001100%fluxa31d ago0xae9480…72fc26
0xc524…58690x9c95…e299Base$0.001100%fluxa31d ago0x725fc0…9eefdc
0xfffb…98d30x9c95…e299Base$0.001100%fluxa31d ago0x37a771…42fe23
0x2f75…bb760x9c95…e299Base$0.001100%fluxa31d ago0x236e22…1d3461
0x1cd5…d81a0x9c95…e299Base$0.001100%fluxa31d ago0x758062…0562cc
0xfafe…18550x9c95…e299Base$0.001100%fluxa31d ago0x24aa1c…96cae7
0x7593…258b0x9c95…e299Base$0.001100%fluxa31d ago0xb80aca…045f12
0x109f…25150x9c95…e299Base$0.001100%fluxa31d ago0x3cd411…efa34c
0xc3b5…70500x9c95…e299Base$0.001100%fluxa31d ago0x2268ea…037ffc
0xf73b…05830x9c95…e299Base$0.001100%fluxa31d ago0x51dafd…2cc59f
0xb639…73980x9c95…e299Base$0.001100%fluxa31d ago0x110a8d…d266cb
0xd5ae…72080x9c95…e299Base$0.001100%fluxa31d ago0x5cd2f1…16bef5
0xf513…154c0x9c95…e299Base$0.001100%fluxa31d ago0xdcee5a…4fd356
0x8e22…3ae10x9c95…e299Base$0.001100%fluxa31d ago0xd22cf2…13d9fd
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa31d ago0x6a7be2…fcf412
0xf6c5…8b820x9c95…e299Base$0.001100%fluxa31d ago0x3a3339…9ee192
0xa5b6…b29b0x9c95…e299Base$0.001100%fluxa31d ago0xabec6b…8469c0
0x0b84…f7320x9c95…e299Base$0.001100%fluxa31d ago0xe4f522…fff68b
0x0098…cc890x9c95…e299Base$0.001100%fluxa31d ago0xa97767…5174f8
0xeac1…e2870x9c95…e299Base$0.001100%fluxa31d ago0xedd9a7…4a8207
0xfd04…7e2d0x9c95…e299Base$0.001100%fluxa31d ago0x922c7b…f105d0
0x4e50…01620x9c95…e299Base$0.001100%fluxa31d ago0x718ecb…211618
0xb78a…19d10x9c95…e299Base$0.001100%fluxa31d ago0xeb1d53…8e6dfb
0x43df…54640x9c95…e299Base$0.001100%fluxa31d ago0x133ab0…e7960a

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.