Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x70c826…c5945e
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4c4580…fcc4df
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa7d5e1…62c2ce
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x738bf4…e914af
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x72652c…426ae4
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x67fc2d…733d08
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3b99c2…ee4efa
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7b25e2…7b746e
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1e8e27…948c3a
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa156e6…9d2de0
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x60859f…246f57
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbe6840…fd2b88
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x17521d…73bb74
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0310a0…e73d13
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x07b0b6…951182
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1d9286…dac336
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5c4ff5…317634
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x186f6f…2c7dc4
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x14aaeb…1c5ddb
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa5742a…3bd520
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd7b426…9b039d
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x97bbc2…3e8e39
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x990831…45c9fa
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6b5911…2bd3bd
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x883443…fd09de

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.