Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI101d ago0xa934ea…48f92f
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI101d ago0xf39f1f…f10f91
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI101d ago0x2e6416…34101e
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI101d ago0x166be6…4b9808
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI101d ago0x51587d…4285db
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI101d ago0x0a0c2a…94146a
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI101d ago0xc74a01…a939e3
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI101d ago0x6e07ba…d1c05d
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI101d ago0x5247f4…6ce64c
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI101d ago0xc8c350…857b23
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI101d ago0x1bc8ff…afec6b
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI101d ago0xa5775d…342f25

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.