Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase7d ago0x693e37…7abede
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase7d ago0x2f2c96…4ba746
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase7d ago0x29599e…70fd5c
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase7d ago0x9fa92c…ab4b7a
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase7d ago0x98f98f…ecba7f
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase7d ago0x70ba94…31575a
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase7d ago0x2b2745…87a12a
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase7d ago0xcd1849…f50670
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase7d ago0xc83b0e…cd1810
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase7d ago0x80c598…a91021
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase7d ago0x3d16e5…890477
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase7d ago0xc52990…9ffad3
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase7d ago0xae7aab…ec85e2
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase7d ago0x3a56ff…1f8821
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase7d ago0x05faf7…387e96
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase7d ago0x07a7de…94e055
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase7d ago0xf13818…daf7c6
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase7d ago0x8bbb88…7e363f
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase7d ago0xab7bd1…799e54
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase7d ago0x09f788…7ed4cc
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase7d ago0x80ce1a…e3ef93
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase7d ago0xf9d5c1…981608
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase7d ago0x128c76…e71e55
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase7d ago0xdf1d3c…70899f
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase7d ago0x8e960a…3123f5

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.