Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x27e3…e3100x13bf…b9a7Base$0.002100%coinbase53d ago0x14fdc1…ab94d3
0x27e3…e3100x13bf…b9a7Base$0.004100%candidates53d ago0xfe918e…c6f7e4
0x27e3…e3100x13bf…b9a7Base$0.002100%coinbase53d ago0xcd2ebc…bf542c
0x27e3…e3100x13bf…b9a7Base$0.004100%candidates53d ago0x65e704…9d2f49
0x27e3…e3100x13bf…b9a7Base$0.002100%coinbase53d ago0xa16d28…fac153
0x27e3…e3100x13bf…b9a7Base$0.004100%candidates53d ago0xf790a6…709868
0x27e3…e3100x13bf…b9a7Base$0.002100%coinbase53d ago0xbac11d…711fff
0x27e3…e3100x13bf…b9a7Base$0.004100%candidates53d ago0x051dc0…6d66fc
0x27e3…e3100x13bf…b9a7Base$0.002100%coinbase53d ago0x83bc79…33b9a3
0x27e3…e3100x13bf…b9a7Base$0.004100%candidates53d ago0x3f1ab5…7e7623
0x27e3…e3100x13bf…b9a7Base$0.002100%coinbase53d ago0x1f2bcf…807962
0x27e3…e3100x13bf…b9a7Base$0.004100%candidates53d ago0x995c44…64fbef
0x27e3…e3100x13bf…b9a7Base$0.002100%coinbase53d ago0xe59a7b…e537b3
0x27e3…e3100x13bf…b9a7Base$0.003100%candidates53d ago0x154898…071fbb
0x27e3…e3100x13bf…b9a7Base$0.002100%coinbase53d ago0x2a1e54…4f3a16
0x27e3…e3100x13bf…b9a7Base$0.003100%candidates53d ago0x2eb052…80dddd
0x27e3…e3100x13bf…b9a7Base$0.002100%coinbase53d ago0x3a51b9…c8835b
0x27e3…e3100x13bf…b9a7Base$0.003100%candidates53d ago0x534aa3…d2220e
0x27e3…e3100x13bf…b9a7Base$0.002100%coinbase53d ago0x475b33…2b36ee
0x27e3…e3100x13bf…b9a7Base$0.003100%candidates53d ago0x00aa08…eded5e
0x27e3…e3100x13bf…b9a7Base$0.002100%coinbase53d ago0xc17cd5…4266bc
0x27e3…e3100x13bf…b9a7Base$0.003100%candidates53d ago0x8edca3…e22a54
0x27e3…e3100x13bf…b9a7Base$0.002100%coinbase53d ago0x7f3b5f…b7c3c0
0x27e3…e3100x13bf…b9a7Base$0.003100%candidates53d ago0x310530…01352c
0x27e3…e3100x13bf…b9a7Base$0.002100%coinbase53d ago0x5ff4dd…22213e

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.