Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI120d ago0x8307d3…d9ae3f
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI120d ago0xa393d0…6e5383
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI120d ago0x14db15…a8c68f
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI120d ago0x17a619…391084
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI120d ago0x7ad618…262a2b
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI120d ago0x9a9e24…a95bc9
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI120d ago0xeedf8c…c8d818
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI120d ago0x1749d7…03610c
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI120d ago0x7273b4…9020b4
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI120d ago0xb01993…e55927
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI120d ago0x699e09…3f3535
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI120d ago0x979b87…a37f7f
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI120d ago0xb0f065…a9e1c5
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI121d ago0x1c1ef9…02ad93

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.