Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6bc790…f88c02
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x912caf…f88dd4
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xee1728…1b0490
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf213e7…b6e3fa
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x2257f0…8f853b
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9580f7…614c28
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x95eed0…e13de1
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x086263…6dd1bb
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x68d4d8…2f3a4f
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5b1f7b…feb2b8
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x8cbff8…36800a
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5fc47f…5e2e8e
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9d9eb0…7dd4ca
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6cb76a…010004
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5be83b…b9c460
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xdf1e72…3e5f86
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xbec5da…9843af

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.