Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa970d9…e6ddab
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0dec00…714eac
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1756af…924657
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa6382d…852f38
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI117d ago0xeedf8e…dbeda7
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9ed744…93e133
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbea15e…24c457
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfe513d…e1a397
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI117d ago0x45ca30…20bc87
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0c785b…c14e24
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa59fa0…85e4b9
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI118d ago0x32c2d6…0a7a22
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI118d ago0x3ec0d3…b30c73
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI118d ago0x229911…83248c
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6ecd51…d9f584
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI118d ago0xcd7787…685e2c
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI118d ago0x7afea9…e7bdb0
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI118d ago0x81adac…a50c0c
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI118d ago0x1a82d4…379a26
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI118d ago0x3550de…4100ca
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5f3ade…d04e43
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd805ba…c25223
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5cfd36…fd3adb
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI118d ago0x88d1d1…dda420
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI118d ago0x80bf6b…4e4b3f

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.