Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xced6c5…01b986
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xcd81df…9d64cc
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7ff620…119573
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb06a54…7705a3
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0ad90b…79ebd0
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb0b695…66b5a9
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbc7435…06605c
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6e25ec…91d895
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9a1cff…8dcf01
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xcca587…3b80c2
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf31cdd…8bf0c1
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd6541a…5afdae
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x3c79b8…76610e
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x28f172…857588
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x1d46c3…e5b421
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xcc2299…cafb26
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x678c3a…c6a493
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x18d53b…5b37fb
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x106a49…c7ff13
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x877192…d4a5ec

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.