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%payAI115d ago0x93a8f7…d1f8fb
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3f5bdf…80c4d8
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3db563…ff89d1
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI115d ago0x08f753…d1a51b
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa608b4…3f67fa
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3ae827…332a58
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9bdad4…6c0fc2
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8d7c8d…026ccc
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI115d ago0xca2646…64b912
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd0c9c4…552730
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5bf536…b5331a
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI115d ago0x296a40…a63252
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI115d ago0x238e4f…a08197
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd29668…7b0248
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI115d ago0x607e70…ce7630
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0e1ecf…10744d
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI115d ago0x31d6bc…a6d572
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI115d ago0xac2bc5…5424f2
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI115d ago0x05fd61…fab779
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd52d80…921032
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0bec63…3844af
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd15aa3…c5550c
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1d377f…a07c52
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI115d ago0x14ea28…504edf
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc62bfd…c94774

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.