Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0020…b2b70x83a0…d87cBase—$0.01100%coinbase41d ago0x661e12…4b304b
0x0020…b2b70x563a…386aBase—$0.01100%coinbase41d ago0x4e2d7d…23aa9b
0x0020…b2b70xe550…1ad8Base—$0.01100%coinbase41d ago0x15998d…c52a1c
0x0020…b2b70x1866…1b17Base—$0.01100%coinbase41d ago0xdfc080…e7db8c
0x0020…b2b70xae72…11b9Base—$0.01100%coinbase41d ago0xfcde2d…05745b
0x0020…b2b70xda84…58d1Base—$0.01100%coinbase41d ago0xc622df…a86dc7
0x0020…b2b70xa1fc…0ac1Base—$0.01100%coinbase41d ago0xd87590…595327
0x0020…b2b70x04df…0787Base—$0.01100%coinbase41d ago0x04ab3c…638baa
0x0020…b2b70x2c14…99d1Base—$0.01100%coinbase41d ago0x1ced9f…d56ca7
0x0020…b2b70xb84c…ec98Base—$0.01100%coinbase41d ago0x3ebdb2…08245a
0x0020…b2b70xc6b3…1af4Base—$0.01100%coinbase41d ago0x116a2e…601bea
0x0020…b2b70x98d3…e5dbBase—$0.01100%coinbase41d ago0x539b23…f32246
0x0020…b2b70xe4c5…e389Base—$0.01100%coinbase41d ago0xc275e0…268091
0x0020…b2b70x877c…b000Base—$0.01100%coinbase41d ago0x75ebe0…e5be34
0x0020…b2b70xe0a9…33baBase—$0.01100%coinbase41d ago0xe060f0…bb30d0
0x0020…b2b70xe692…1bb8Base—$0.01100%coinbase41d ago0xa8cd58…7e8d7a

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.