Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe52a5a…3bd07b
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI117d ago0x596b78…46bca5
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI117d ago0x753dbe…944a11
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1119ea…2cb1b1
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdfef5c…bf348f
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5cec12…49e482
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI118d ago0x642e2d…9daebf
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc827a2…0732f0
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf8da26…2ca3ab
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6ff600…524857
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI118d ago0x408672…d2af0e
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI118d ago0xca1406…33ecee
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb0a4e0…2900ae
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI118d ago0x85fcf0…51b8e4
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI118d ago0x75bb17…47c4a8
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI118d ago0x53e345…bf00a1
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI118d ago0xe77f35…750eaa
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI118d ago0x511120…a5a3d1
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI118d ago0x23b00c…5eb712
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI118d ago0xea16ba…851ad3

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.