Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff0f…1b6e0x7f6e…11f6Base—$0.01100%coinbase54d ago0x839ddd…566742
0xff0f…1b6e0x955a…341aBase—$0.01100%coinbase54d ago0x9ce793…eff74c
0xff0f…1b6e0x2322…daf6Base—$0.01100%coinbase54d ago0x002ef5…2b3dc4
0xff0f…1b6e0x5798…851bBase—$0.01100%coinbase54d ago0x457950…839a6d
0xff0f…1b6e0x1c15…eb0cBase—$0.01100%coinbase54d ago0x9ae8e0…37c588
0xff0f…1b6e0xd27d…9661Base—$0.01100%coinbase54d ago0xa3f733…720bd2
0xff0f…1b6e0xb84d…776eBase—$0.01100%coinbase54d ago0xcbb7a7…f6cf56
0xff0f…1b6e0x3e1e…7ee3Base—$0.01100%coinbase54d ago0x726d2a…7ad5d6
0xff0f…1b6e0x6664…bec5Base—$0.01100%coinbase54d ago0x5bd0d5…d58209
0xff0f…1b6e0xb7ac…c24fBase—$0.01100%coinbase54d ago0xc73eeb…de1c8e
0xff0f…1b6e0x83f0…dde2Base—$0.01100%coinbase55d ago0x02aef7…ff092a
0xff0f…1b6e0xcc8d…20f3Base—$0.01100%coinbase55d ago0xc6c658…8756cf
0xff0f…1b6e0x96fb…bd18Base—$0.01100%coinbase55d ago0x7bbe42…22b738
0xff0f…1b6e0xb9c8…6608Base—$0.01100%coinbase55d ago0xda4a17…9377c3
0xff0f…1b6e0x85c4…c3f2Base—$0.01100%coinbase55d ago0x17198a…6f89f3
0xff0f…1b6e0x9b02…cf06Base—$0.01100%coinbase55d ago0xbc84de…0b9bcf
0xff0f…1b6e0xc71b…05d1Base—$0.01100%coinbase55d ago0xaa6bd4…5472f6
0xff0f…1b6e0xe881…421fBase—$0.01100%coinbase55d ago0x23f141…4fb46c
0xff0f…1b6e0xa16a…4c5bBase—$0.01100%coinbase55d ago0x0200e7…4d3a43
0xff0f…1b6e0xc49b…5b17Base—$0.01100%coinbase55d ago0x263789…24708e
0xff0f…1b6e0x077a…8d04Base—$0.01100%coinbase55d ago0x2aa588…a8a3d2
0xff0f…1b6e0x8b57…15eeBase—$0.01100%coinbase55d ago0x0d0936…d988a5
0xff0f…1b6e0x45d3…291fBase—$0.01100%coinbase55d ago0xe210b4…eb77a2
0xff0f…1b6e0xf93d…393bBase—$0.01100%coinbase55d ago0x24592b…4fcb23
0xff0f…1b6e0xb763…8ed5Base—$0.01100%coinbase55d ago0x83b3d5…2263bc

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.