Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI103d ago0x33bcdd…504fa3
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa8a6ad…3d2fca
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI103d ago0x05ddcf…506296
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8043b4…876c83
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcf609a…cd704f
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4fd932…0e4e15
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6ec9b4…f5fc1e
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI103d ago0x855d2f…600b41
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI103d ago0x13f007…9d3e5f
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf71c7d…86d12d
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb8cf58…9a0c35
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI103d ago0x30da77…967abe
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd0f7da…9fa639
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI104d ago0x341d6b…577ec5
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI104d ago0x16ee52…d7cba1
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI104d ago0x774b1a…f4db6a
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcf6d86…941a69
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbd1b20…12faf3
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa7622f…ad4cb1
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI104d ago0x00f24e…5bccc8
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb8a1b7…0066a6
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf2f839…d28f33
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI104d ago0xff554f…bd0ad0
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf9d634…5fb2dc
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa02389…4cf789

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.