Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9ba…16190x244f…cab9Base$0.01100%candidates98d ago0x1d5d4f…ce6e55
0x4324…a8c50x244f…cab9Base$0.01100%candidates98d ago0xac5a55…a17efc
0x4324…a8c50x244f…cab9Base$0.01100%candidates98d ago0xc2ea07…2f0cd1
0x4324…a8c50x244f…cab9Base$0.01100%candidates98d ago0xa58fd8…d6766b
0x4324…a8c50x244f…cab9Base$0.01100%candidates98d ago0xfbc441…ef180a
0xe0fe…4a640x244f…cab9Base$0.01100%candidates98d ago0x1dab78…97be61
0xe0fe…4a640x244f…cab9Base$0.01100%candidates98d ago0x51c539…529ad6
0xc9ba…16190x244f…cab9Base$0.01100%candidates98d ago0xd1821f…2a3287
0xb8bb…d28b0x244f…cab9Base$0.01100%candidates98d ago0x0c3ed2…64331f
0x849e…5c490x244f…cab9Base$0.01100%candidates98d ago0xacef4d…c95202
0x849e…5c490x244f…cab9Base$0.01100%candidates98d ago0x5f36df…d1ea7e
0x849e…5c490x244f…cab9Base$0.01100%candidates98d ago0xd8841d…4e74b2
0x96bb…44cc0x244f…cab9Base$0.01100%candidates98d ago0x780a3b…a07881
0x96bb…44cc0x244f…cab9Base$0.01100%candidates98d ago0x237770…7e03de
0x96bb…44cc0x244f…cab9Base$0.01100%candidates98d ago0xcfcba0…70c30e
0x3011…19d50x244f…cab9Base$0.01100%candidates98d ago0xf90548…b74efe
0x3011…19d50x244f…cab9Base$0.01100%candidates98d ago0x9a46a2…ae7f2f
0x3011…19d50x244f…cab9Base$0.01100%candidates98d ago0xde60a9…7bbe27
0x13c4…24660x244f…cab9Base$0.01100%candidates98d ago0xb3ac95…269d45
0x8dad…28170x244f…cab9Base$0.01100%candidates98d ago0xf2cb34…b868a9
0x8dad…28170x244f…cab9Base$0.01100%candidates98d ago0xa9ed00…5e7490
0x8dad…28170x244f…cab9Base$0.01100%candidates98d ago0xc02510…919f0e
0x8dad…28170x244f…cab9Base$0.01100%candidates98d ago0x97060d…b51a66
0x386c…3f860x244f…cab9Base$0.01100%candidates98d ago0x844ed5…dcc726
0x386c…3f860x244f…cab9Base$0.01100%candidates98d ago0x3a188a…ec54dd

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.