Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc9573a…ae2c98
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xeb91a1…126e48
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9a3702…16ef3f
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3a909b…f1a51d
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb0f633…07ae41
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x220bba…5ee0ca
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0e0f4a…63ca53
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x67ea61…e6a8e1
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc30e68…9750b9
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe0efda…934d7b
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x87189e…3b8828
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x26b8b0…05b9cd
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5490cd…a1b26f
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x247652…83ec83
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x20ef2c…43eb5e
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6fdbd2…86f942
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb05bd6…b1e72f
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd6dd6f…103647

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.