Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0092…09fd0x10c1…1e24Base—$0.01100%coinbase114d ago0xde0e3a…620c56
0x0092…09fd0x10c1…1e24Base—$0.01100%coinbase114d ago0x8e858f…4fa1b1
0x0092…09fd0x10c1…1e24Base—$0.01100%coinbase114d ago0x3d21e2…a27408
0x0092…09fd0x10c1…1e24Base—$0.01100%coinbase114d ago0x956fe0…9dc287
0x0092…09fd0x10c1…1e24Base—$0.01100%coinbase114d ago0x055e41…0d2c63
0x0092…09fd0x10c1…1e24Base—$0.01100%coinbase114d ago0x52c621…7d7bf2
0x0092…09fd0x10c1…1e24Base—$0.02100%coinbase114d ago0x7e609e…96ab0e
0x0092…09fd0x10c1…1e24Base—$0.01100%coinbase114d ago0xa873c0…d59bf6
0x0092…09fd0x10c1…1e24Base—$0.01100%coinbase114d ago0x4032d9…995c93
0x0092…09fd0x10c1…1e24Base—$0.01100%coinbase114d ago0x6e3c3f…6c192b
0x0092…09fd0x10c1…1e24Base—$0.01100%coinbase114d ago0x61f31d…fd9d8d
0x0092…09fd0x10c1…1e24Base—$0.01100%coinbase114d ago0xf00e0c…4f8b37
0x0092…09fd0x10c1…1e24Base—$0.01100%coinbase114d ago0x247263…712cef
0x0092…09fd0x10c1…1e24Base—$0.01100%coinbase114d ago0x105a00…f86392
0x0092…09fd0x10c1…1e24Base—$0.04100%coinbase114d ago0x83a353…a475bf
0x0092…09fd0x10c1…1e24Base—$0.01100%coinbase114d ago0xd3abb9…8acaf9
0x0092…09fd0x10c1…1e24Base—$0.01100%coinbase114d ago0x78996d…717d08
0x0092…09fd0x10c1…1e24Base—$0.01100%coinbase114d ago0xc5e926…b98039
0x0092…09fd0x10c1…1e24Base—$0.01100%coinbase114d ago0xfdada5…219b83
0x0092…09fd0x10c1…1e24Base—$0.01100%coinbase114d ago0x5673c0…4fa9f6
0x0092…09fd0x10c1…1e24Base—$0.01100%coinbase114d ago0x33aa92…b97180
0x0092…09fd0x10c1…1e24Base—$0.01100%coinbase114d ago0xdc6dc3…203356

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.