Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3d6d7b…85fa3d
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI103d ago0x72202c…d1ffd9
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI103d ago0x90c922…092cb3
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI103d ago0x56bb6d…62d2c1
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3243ef…cb8439
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI103d ago0xad1185…12ac6b
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe98df2…0828c2
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8bbd4d…a89c2f
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdb558c…b8be1a
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI103d ago0x26fad4…31ebc8
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3e0961…cf1287
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI103d ago0x05d1f5…cc643f
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd79365…14c6b8
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf6eb2c…00ef2a
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5c057d…9904f9
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0dd9e5…e0a23d
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI103d ago0x645f0f…66ea1e
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3ec12e…46e041
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2e2059…9cd254
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI103d ago0x19c99c…cf0abe
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf09e83…9a651b
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0855a5…5e9c77
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI103d ago0x82dbdd…d6f3c3
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd4c81f…911fb7
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI103d ago0x814475…0331f9

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.