Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1db…633a0x06e0…77bdBase—$0.01100%coinbase44d ago0x7d5754…181d1e
0xe1db…633a0xc22c…306dBase—$0.01100%coinbase44d ago0xc632ca…ef7db2
0xe1db…633a0x16a0…2f0dBase—$0.01100%coinbase44d ago0x7dddc7…b268b2
0xe1db…633a0xfd19…4231Base—$0.01100%coinbase44d ago0xda5741…36278e
0xe1db…633a0xb397…db6aBase—$0.01100%coinbase44d ago0xa0f7d3…52b622
0xe1db…633a0xc70f…a465Base—$0.01100%coinbase44d ago0x5d2b25…af9190
0xe1db…633a0xfe97…d3e4Base—$0.01100%coinbase44d ago0x1efb3e…43dba2
0xe1db…633a0x558f…1d48Base—$0.01100%coinbase44d ago0x8bf00a…8bdb7f
0xe1db…633a0x6b74…7b67Base—$0.01100%coinbase44d ago0xaf22d4…0bdbff
0xe1db…633a0xdceb…14feBase—$0.01100%coinbase44d ago0x200d46…73b4d2
0xe1db…633a0x97d8…07d6Base—$0.01100%coinbase44d ago0x41122a…b163f6
0xe1db…633a0x6e5b…1461Base—$0.01100%coinbase44d ago0x45e5e5…4c63d5
0xe1db…633a0x1e82…d395Base—$0.01100%coinbase44d ago0x2ad6c0…1f0d84
0xe1db…633a0x9721…12bcBase—$0.01100%coinbase44d ago0x479df6…929599
0xe1db…633a0x64d2…7398Base—$0.01100%coinbase44d ago0xae8e17…df4a05
0xe1db…633a0xb9ca…574dBase—$0.01100%coinbase44d ago0x01f35b…39da09
0xe1db…633a0x032f…4846Base—$0.01100%coinbase44d ago0x547236…ed718b
0xe1db…633a0xc6fc…8e12Base—$0.01100%coinbase44d ago0xb7d025…f4233a

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.