Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa19d ago0xefc75a…e5f8e1
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa19d ago0xe5cca5…3c9c30
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa19d ago0x8557fc…66d6c9
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa19d ago0x46b639…fe6b7e
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa19d ago0xf57618…7801f6
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa19d ago0xb33f37…1509a1
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa19d ago0x25e4f1…cbc7ad
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa19d ago0x3b8efe…10daad
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa19d ago0x6ccad2…041bc3
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa19d ago0x4e5ff0…d40799
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa19d ago0x42db03…d2737d
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa19d ago0x7625ee…8cea47
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa19d ago0x50e9d7…20ff32
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa19d ago0xf352ad…194b18
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa19d ago0xae9190…dc2247
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa19d ago0x60f660…91c2eb
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa19d ago0x0ae521…c64575
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa19d ago0x6e658b…50371b
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa19d ago0xfd459d…c5ede3
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa19d ago0xaefbdb…51485b
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa19d ago0x32391d…483e31
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa19d ago0xe5b3d8…87a85d
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa19d ago0x813684…305126
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa19d ago0x3a08a2…e0d983
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa19d ago0x9c8f77…793049

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.