Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3ceee6…76d713
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI112d ago0xca99b5…8537a8
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8a5e2b…0c6141
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6a70a5…a4d0f7
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI112d ago0xaed3c5…d1bbcb
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI112d ago0xae5593…713df9
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4131b9…752f90
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI112d ago0x80f4fe…996ace
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb49470…55546e
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa2fd3c…feac43
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8715c5…8e6161
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI112d ago0xda2911…e423e6
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6683f7…831d6c
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI112d ago0x468706…431343
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8c9373…3d256c
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6443f5…a22c6b
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI112d ago0x238f77…9cd0f1
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI112d ago0x93db89…473e3a
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0ffd30…312a9c
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa672f1…efc320
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI112d ago0x29578b…31c0fa
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb6bb82…0f053c
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb70833…74963d
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7b29f9…163b14
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6de809…5fa7e7

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.