Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%candidates104d ago0xb04ce9…56b81b
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.001100%candidates104d ago0xbeee22…1ec4f5
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.005100%candidates104d ago0x4d0c19…fab3a8
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.005100%coinbase104d ago0x74846e…28bc5d
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.005100%candidates104d ago0xef9df0…1fc0b2
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.001100%coinbase104d ago0x8c8d3f…73e0a4
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.005100%coinbase104d ago0xf65c93…c54adc
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase104d ago0x2f6e76…53cccd
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.001100%coinbase104d ago0x8a4340…c65c31
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%candidates105d ago0x5b951d…bc67d8
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.001100%candidates105d ago0x400831…880166
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.005100%candidates105d ago0x1f4351…f1b84a
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%candidates105d ago0x781ba9…ec8b9d
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase105d ago0xc8f498…18310f
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.005100%coinbase105d ago0xd396d6…a9ccec
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.005100%coinbase105d ago0x2cd344…9c0a7d
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase105d ago0x936b6a…739306
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.005100%coinbase105d ago0x7a75b8…5a8c08

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.