Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff0f…1b6e0x1abe…c75dBase—$0.01100%coinbase72d ago0x9929d4…1578c7
0xff0f…1b6e0x728e…4aa6Base—$0.01100%coinbase72d ago0xfb7850…33e06e
0xff0f…1b6e0xef61…c488Base—$0.01100%coinbase72d ago0x702897…ebd019
0xff0f…1b6e0x5660…46d6Base—$0.01100%coinbase72d ago0x5a1a69…77b340
0xff0f…1b6e0x4d09…a90eBase—$0.01100%coinbase72d ago0x464751…f347c2
0xff0f…1b6e0x46bb…f6f9Base—$0.01100%coinbase72d ago0x08f9a8…45f7cb
0xff0f…1b6e0x2bff…fd5cBase—$0.01100%coinbase72d ago0xb12b0f…7cf2fe
0xff0f…1b6e0xc420…7045Base—$0.01100%coinbase72d ago0x0fa703…9917aa
0xff0f…1b6e0xe108…9e22Base—$0.01100%coinbase72d ago0x12e14c…571357
0xff0f…1b6e0x9bdb…cc6bBase—$0.01100%coinbase72d ago0xa59ddb…a1b248
0xff0f…1b6e0x83d0…48daBase—$0.01100%coinbase72d ago0xd7ee28…5d4079
0xff0f…1b6e0xd01b…1fd3Base—$0.01100%coinbase72d ago0xaf6efd…2a57e3
0xff0f…1b6e0xe693…85f8Base—$0.01100%coinbase72d ago0x5c20df…7880be
0xff0f…1b6e0x0cb9…aba8Base—$0.01100%coinbase72d ago0x247529…f6a069
0xff0f…1b6e0x7866…4bfdBase—$0.01100%coinbase73d ago0x8cbbe6…446fbb
0xff0f…1b6e0xee9f…d233Base—$0.01100%coinbase73d ago0x787a1d…ba57d2
0xff0f…1b6e0xe55e…b3b6Base—$0.01100%coinbase73d ago0x00015c…bca1c0
0xff0f…1b6e0x83da…ec2fBase—$0.01100%coinbase73d ago0x5c3a1b…52e056
0xff0f…1b6e0xc338…dd7cBase—$0.01100%coinbase73d ago0x820028…2a1b9d
0xff0f…1b6e0xaa6a…2336Base—$0.01100%coinbase73d ago0x4403b0…954c14
0xff0f…1b6e0x523e…b86bBase—$0.01100%coinbase73d ago0xb3a9aa…9716a6
0xff0f…1b6e0x1655…743dBase—$0.01100%coinbase73d ago0xcc1eab…045472
0xff0f…1b6e0x2d7c…2118Base—$0.01100%coinbase73d ago0xc0d18f…b1106f
0xff0f…1b6e0xbe19…37d4Base—$0.01100%coinbase73d ago0x595329…218a9f
0xff0f…1b6e0xc23c…b09bBase—$0.01100%coinbase73d ago0xf1a6cf…a9eeee

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.