Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x44c9…28ec0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x69c4c7…632b93
0x44c9…28ec0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd1f5cd…80070a
0x44c9…28ec0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2792c7…1ef3bd
0x44c9…28ec0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe2f7fb…b8e34b
0x44c9…28ec0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x66554e…f5705c
0x44c9…28ec0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xaa302e…9a90f1
0x44c9…28ec0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd77ed7…00cfaf
0x44c9…28ec0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x893963…d2a1f6
0x44c9…28ec0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x64319f…4a3a11
0x44c9…28ec0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3961e6…6ae8f3
0x44c9…28ec0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0b9d80…2d4c7e
0x44c9…28ec0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x92cdad…8e95a7
0x44c9…28ec0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x337cc6…2d288b
0x44c9…28ec0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x99af0f…03c97e
0x44c9…28ec0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3f5e4e…3eebe6
0x44c9…28ec0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9e4805…11bcf5
0x44c9…28ec0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x255d08…9cb676
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7f6f8c…306138
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdfbfc0…12a469
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x51a3d4…169c82
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe489ef…d3afcb
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x339a2d…02fbdc
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb29bf3…75d0a4
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1958c3…c54acf
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb56503…63d66e

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.