Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e79…4ff60x10c1…1e24Base—$0.64100%coinbase113d ago0x15a414…2c4681
0x9e79…4ff60x10c1…1e24Base—$0.51100%coinbase113d ago0x45653d…002303
0x9e79…4ff60x10c1…1e24Base—$0.66100%coinbase113d ago0x9f8c03…bebbcd
0x9e79…4ff60x10c1…1e24Base—$0.52100%coinbase113d ago0x1ffc36…00a708
0x9e79…4ff60x10c1…1e24Base—$0.53100%coinbase113d ago0xb93c38…708fdb
0x9e79…4ff60x10c1…1e24Base—$0.65100%coinbase113d ago0x5af1b6…b56dfa
0x9e79…4ff60x10c1…1e24Base—$0.80100%coinbase113d ago0xdcfa6f…9b08c9
0x9e79…4ff60x10c1…1e24Base—$0.63100%coinbase113d ago0xdbe18e…f94350
0x9e79…4ff60x10c1…1e24Base—$0.66100%coinbase113d ago0x501083…e04bfe
0x9e79…4ff60x10c1…1e24Base—$0.55100%coinbase113d ago0x2a2c81…8ea781
0x9e79…4ff60x10c1…1e24Base—$0.50100%coinbase113d ago0x1529a7…308b56
0x9e79…4ff60x10c1…1e24Base—$0.55100%coinbase113d ago0x2518c5…97a637
0x9e79…4ff60x10c1…1e24Base—$0.53100%coinbase113d ago0x18a4ac…c3c94a
0x9e79…4ff60x10c1…1e24Base—$0.66100%coinbase113d ago0x73383f…4bb073
0x9e79…4ff60x10c1…1e24Base—$0.53100%coinbase113d ago0x92c668…e9c65f
0x9e79…4ff60x10c1…1e24Base—$0.51100%coinbase113d ago0x17c479…88df51
0x9e79…4ff60x10c1…1e24Base—$0.62100%coinbase113d ago0x52f7b9…4c1178
0x9e79…4ff60x10c1…1e24Base—$0.66100%coinbase113d ago0x0f6efd…d67cba
0x9e79…4ff60x10c1…1e24Base—$0.19100%coinbase113d ago0x61b11d…c9a122
0x9e79…4ff60x10c1…1e24Base—$0.51100%coinbase113d ago0xb3b5c2…9b6888
0x9e79…4ff60x10c1…1e24Base—$0.51100%coinbase113d ago0xfe6aa6…824d06
0x9e79…4ff60x10c1…1e24Base—$0.64100%coinbase113d ago0x34793a…de9b26
0x9e79…4ff60x10c1…1e24Base—$0.53100%coinbase113d ago0x0b1e8f…18c051
0x9e79…4ff60x10c1…1e24Base—$0.55100%coinbase113d ago0x8edb43…b29a81
0x9e79…4ff60x10c1…1e24Base—$0.52100%coinbase113d ago0x54f6fe…dfa90a

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.