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%payAI105d ago0xa7dca0…3a10bd
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x80a3bc…95e455
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcb3f9e…16b8f7
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x870603…6915df
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8ec026…1aa6c7
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1c04e9…f5641d
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7b9234…de60bf
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x45e5bf…319757
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd7dbe1…f8838d
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa3c075…75f276
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x99a25d…d51e39
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x225dd0…e82bc6
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcc0932…b72be7
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8286db…49639d
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x801773…72ab0b
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2a58ed…c381aa
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa15535…fcb76f
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4853a1…ab0347
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x730d49…c646bf
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd04f0c…d08d39
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4469fe…91799a
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa23e94…1ed361
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x778c2c…309646
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd44951…db729e
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x76385a…d1c322

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.