Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d7a…b1220x34d7…fe03Base—$0.01100%coinbase56d ago0x352abb…88df63
0x5d7a…b1220xcc9f…ab9eBase—$0.01100%coinbase56d ago0xf61b52…4c9e29
0x5d7a…b1220x4b0b…d7e2Base—$0.01100%coinbase56d ago0x82eded…31f69c
0x5d7a…b1220x5c98…cd0fBase—$0.01100%coinbase56d ago0xdb0828…db9ac6
0x5d7a…b1220x4dc6…114aBase—$0.01100%coinbase56d ago0x2faee2…79b5d1
0x5d7a…b1220xf14d…68d1Base—$0.01100%coinbase56d ago0xb7d68b…e2b22d
0x5d7a…b1220x086b…0901Base—$0.01100%coinbase56d ago0x89e49f…5cc13e
0x5d7a…b1220x8f3e…fc6dBase—$0.01100%coinbase56d ago0x5e34e4…2006a7
0x5d7a…b1220xd13a…8d47Base—$0.01100%coinbase56d ago0x1e0752…8e534b
0x5d7a…b1220xaa2d…58d2Base—$0.01100%coinbase56d ago0xfc7165…20e121
0x5d7a…b1220xfcb2…9b3bBase—$0.01100%coinbase56d ago0xa53a90…229fb8
0x5d7a…b1220xd26d…55bdBase—$0.01100%coinbase56d ago0x6abaeb…eab1f2
0x5d7a…b1220x166f…52a6Base—$0.01100%coinbase56d ago0x638059…273412
0x5d7a…b1220x60ee…8354Base—$0.01100%coinbase56d ago0x016360…c2f592
0x5d7a…b1220x578a…016eBase—$0.01100%coinbase56d ago0x6e57a9…92961c
0x5d7a…b1220x75c8…b00cBase—$0.01100%coinbase56d ago0x351154…4780e7
0x5d7a…b1220xd73a…4608Base—$0.01100%coinbase56d ago0x90351a…5265c8

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.