Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe93b…5c420x6a5e…c666Basex402 service$0.01100%payAI111d ago0x99bbb3…65d08a
0xe93b…5c420x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc0e595…fdc0dd
0xe93b…5c420x6a5e…c666Basex402 service$0.01100%payAI111d ago0x806bab…a40183
0xe93b…5c420x6a5e…c666Basex402 service$0.01100%payAI111d ago0x575084…811841
0xe93b…5c420x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5428d7…e2189c
0xe93b…5c420x6a5e…c666Basex402 service$0.01100%payAI111d ago0x260e95…b13c2d
0xe93b…5c420x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe860df…b22bec
0xe93b…5c420x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb101c6…e56c41
0xe93b…5c420x6a5e…c666Basex402 service$0.01100%payAI111d ago0x59af27…6029e8
0xe93b…5c420x6a5e…c666Basex402 service$0.01100%payAI111d ago0x83e102…016f9c
0xe93b…5c420x6a5e…c666Basex402 service$0.01100%payAI111d ago0x504c33…34e7a9
0xe93b…5c420x6a5e…c666Basex402 service$0.01100%payAI111d ago0xabc199…9a881e
0xe93b…5c420x6a5e…c666Basex402 service$0.01100%payAI111d ago0x85a4d1…4c3d71
0xe93b…5c420x6a5e…c666Basex402 service$0.01100%payAI111d ago0xebb209…8ff14b
0xe93b…5c420x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4cc94d…7e0401
0xe93b…5c420x6a5e…c666Basex402 service$0.01100%payAI111d ago0x341c4a…c481a1
0xe93b…5c420x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc168db…c532d3
0xe93b…5c420x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd3543c…0210dd
0xe93b…5c420x6a5e…c666Basex402 service$0.01100%payAI111d ago0x08e02e…f8e4a9
0xe93b…5c420x6a5e…c666Basex402 service$0.01100%payAI111d ago0x39cfdf…6dfbf2
0xe93b…5c420x6a5e…c666Basex402 service$0.01100%payAI111d ago0x71fdf2…452100
0xe93b…5c420x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd719d0…f14f5b
0xe93b…5c420x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5499a1…6fe506
0xe93b…5c420x6a5e…c666Basex402 service$0.01100%payAI111d ago0x77e2dd…9fc1db
0xe93b…5c420x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfb9faf…12189e

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.