Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x862d…d5280x13bf…b9a7Base—$0.002100%coinbase73d ago0x5ac023…1e61b7
0x862d…d5280x13bf…b9a7Base—$0.00125100%candidates73d ago0xcaae93…29bbb0
0x862d…d5280x13bf…b9a7Base—$0.002100%coinbase73d ago0x2b5e1f…31a79b
0x862d…d5280x13bf…b9a7Base—$0.00125100%candidates73d ago0x614e2d…c45a70
0x862d…d5280x13bf…b9a7Base—$0.002100%coinbase73d ago0x1e431d…2432ef
0x862d…d5280x13bf…b9a7Base—$0.00125100%candidates73d ago0xc41bb0…c58a15
0x862d…d5280x13bf…b9a7Base—$0.002100%coinbase73d ago0x591c0a…fcf45d
0x862d…d5280x13bf…b9a7Base—$0.00125100%candidates73d ago0x283fbc…1bbd58
0x862d…d5280x13bf…b9a7Base—$0.002100%coinbase73d ago0x058672…b1662b
0x862d…d5280x13bf…b9a7Base—$0.00125100%candidates73d ago0x075ec4…f1e71d
0x862d…d5280x13bf…b9a7Base—$0.002100%coinbase73d ago0x4f5456…92a0da
0x862d…d5280x13bf…b9a7Base—$0.00125100%candidates73d ago0x094205…669683
0x862d…d5280x13bf…b9a7Base—$0.002100%coinbase73d ago0x7fa125…b9d286
0x862d…d5280x13bf…b9a7Base—$0.00125100%candidates73d ago0x969228…d00056
0x862d…d5280x13bf…b9a7Base—$0.002100%coinbase73d ago0x269bba…c77994
0x862d…d5280x13bf…b9a7Base—$0.00125100%candidates73d ago0x956b18…56bbbb
0x862d…d5280x13bf…b9a7Base—$0.002100%coinbase73d ago0x397bbc…416a5c
0x862d…d5280x13bf…b9a7Base—$0.00125100%candidates73d ago0x592da9…8c6cac
0x862d…d5280x13bf…b9a7Base—$0.002100%coinbase73d ago0xb7acc3…c11890
0x862d…d5280x13bf…b9a7Base—$0.00125100%candidates73d ago0x0986bf…864ff9
0x862d…d5280x13bf…b9a7Base—$0.002100%coinbase73d ago0x18c23d…d0df44
0x862d…d5280x13bf…b9a7Base—$0.00125100%candidates73d ago0x3bd12b…0afde9
0x862d…d5280x13bf…b9a7Base—$0.002100%coinbase73d ago0x266ae3…4e8982
0x862d…d5280x13bf…b9a7Base—$0.00125100%candidates73d ago0x430188…97dff2
0x862d…d5280x13bf…b9a7Base—$0.002100%coinbase73d ago0x581d1c…b422ae

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.