Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x03a1…71060x812b…93b5Base—$0.001100%0xb88b…3c55114d ago0x4cc4a1…41f3b4
0x03a1…71060x812b…93b5Base—$0.001100%0xb88b…3c55114d ago0xfd8cc2…69fde3
0x03a1…71060x812b…93b5Base—$0.001100%0xb88b…3c55114d ago0xa2fbd0…de9ae6
0x03a1…71060x812b…93b5Base—$0.001100%0xb88b…3c55114d ago0xef7296…701ae2
0x03a1…71060x812b…93b5Base—$0.001100%0xb88b…3c55114d ago0x63171b…dda694
0x03a1…71060x812b…93b5Base—$0.001100%0xb88b…3c55114d ago0xe0ed55…a1c02b
0x03a1…71060x812b…93b5Base—$0.001100%0xb88b…3c55114d ago0xc8c7fc…97be74
0x03a1…71060x812b…93b5Base—$0.001100%0xb88b…3c55114d ago0xcfb081…56d084
0x03a1…71060x812b…93b5Base—$0.001100%0xb88b…3c55114d ago0x3065f3…861750
0x03a1…71060x812b…93b5Base—$0.001100%0xb88b…3c55114d ago0x208bc7…5786ed
0x03a1…71060x812b…93b5Base—$0.001100%0xb88b…3c55114d ago0xa8527e…f8683d
0x03a1…71060x812b…93b5Base—$0.001100%0xb88b…3c55115d ago0x833240…31ff97
0x03a1…71060x812b…93b5Base—$0.02100%0xdda4…0be7115d ago0x08f084…8d13aa
0x03a1…71060x812b…93b5Base—$0.008100%0xdda4…0be7115d ago0x97b9f7…ddbfb7
0x03a1…71060x812b…93b5Base—$0.001100%0xdda4…0be7115d ago0x1b7bad…28402e
0x03a1…71060x812b…93b5Base—$0.002100%0xdda4…0be7115d ago0x017cec…7cee87
0x03a1…71060x812b…93b5Base—$0.006100%0xdda4…0be7115d ago0x6955d1…4db913
0x03a1…71060x812b…93b5Base—$0.01100%0xdda4…0be7115d ago0x3d319a…a00471
0x03a1…71060x812b…93b5Base—$0.004100%0xdda4…0be7115d ago0x74cfd4…25a226
0x03a1…71060x812b…93b5Base—$0.01100%0xdda4…0be7115d ago0xba3dd2…6b3229
0x03a1…71060x812b…93b5Base—$0.01100%0xdda4…0be7115d ago0x430b59…4cc1e8
0x03a1…71060x812b…93b5Base—$0.02100%0xdda4…0be7115d ago0x681c5c…0cd280
0x03a1…71060x812b…93b5Base—$0.003100%0xdda4…0be7115d ago0x1cbd0c…cdb1c1
0x03a1…71060x812b…93b5Base—$0.02100%0xdda4…0be7115d ago0x1d7764…afcdb9
0x03a1…71060x812b…93b5Base—$0.005100%0xdda4…0be7115d ago0x0114c7…abe543

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.