Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa68d ago0x8cc3f2…21b5ef
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa68d ago0xe19a43…da6fd5
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa68d ago0x0bcc5e…582429
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa68d ago0xa079db…c63a62
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa68d ago0x2b8dc3…f817cb
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa68d ago0x9bb76a…9ce0c5
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa68d ago0x279a85…c5095e
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa68d ago0xfcb381…e62363
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa69d ago0x4b6c58…fdc0fc
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa69d ago0xbe60f7…b7bae5
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa69d ago0x8404da…44faad
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa69d ago0xa1a11d…a19ec2
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa69d ago0xaab015…68aa14
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa69d ago0x4d9753…c875fa
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa69d ago0x9d1264…246131
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa69d ago0x511eab…c04b28
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa69d ago0xc92cb6…c8237f
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa69d ago0x147337…b9d564
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa69d ago0x66219c…fd388e
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa69d ago0x18de25…92f780
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa69d ago0x33af75…a68412
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa69d ago0xdd5386…625715
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa69d ago0xa36d7a…207256
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa69d ago0xe4761b…d52f84
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa69d ago0x6f5bd3…2fcb91

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.