Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcc10ac…aea871
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4edef7…5f97d0
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbda21a…d5305e
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb93e28…10a913
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI105d ago0x51fc60…339422
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6edab4…2f0e8e
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI105d ago0x42cab0…dde4f6
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI105d ago0x06958e…03c1ed
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6f87e7…7d19ac
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd8020f…d198a1
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd68c75…0f884f
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf9c781…50f923
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6ed24d…d77634
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7417c2…86d2bb
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0678f7…e40496
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI105d ago0x09fef9…4ba719
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2bfa87…7e2de2
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb9dd81…33dfd6
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1345b0…d8b3f1
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5faa39…73bb21
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI105d ago0x51d916…105a64
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbb134c…72b917
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI105d ago0x04ba63…747faf
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI105d ago0x24202a…48a08a
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI105d ago0x00494d…02619f

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.