Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x41a1…55010x6a5e…c666Basex402 service$0.01100%payAI111d ago0x64dbc1…136492
0x41a1…55010x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd86c21…f378fd
0x41a1…55010x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3225da…eb2e21
0x41a1…55010x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe9a794…c6560a
0x41a1…55010x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa144fa…1fe2b9
0x41a1…55010x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8ead70…5cb164
0x41a1…55010x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8f8e15…69dff1
0x41a1…55010x6a5e…c666Basex402 service$0.01100%payAI111d ago0x20ff7e…d7bdfb
0x41a1…55010x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb478cf…89a3e4
0x41a1…55010x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe11812…d60673
0x41a1…55010x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4547bd…278875
0x41a1…55010x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9268ad…595881
0x41a1…55010x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc90fb3…a3aa5e
0x41a1…55010x6a5e…c666Basex402 service$0.01100%payAI111d ago0x139a7a…1fcf72
0x41a1…55010x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe8ae6b…ca719d
0x41a1…55010x6a5e…c666Basex402 service$0.01100%payAI111d ago0x220e06…bbebfc
0x41a1…55010x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0e908d…0948bd
0x41a1…55010x6a5e…c666Basex402 service$0.01100%payAI111d ago0x52a915…efb4db
0x41a1…55010x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3fb2ce…aae0f6
0x41a1…55010x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9d40db…b487ee
0x41a1…55010x6a5e…c666Basex402 service$0.01100%payAI112d ago0x59970d…94c297
0x41a1…55010x6a5e…c666Basex402 service$0.01100%payAI112d ago0x93aca8…18976a
0x41a1…55010x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdb64ef…a21584
0x41a1…55010x6a5e…c666Basex402 service$0.01100%payAI112d ago0x68d50e…ad596d
0x41a1…55010x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd196d3…800eab

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.