Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7e81e9…1f093a
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI115d ago0x76f51a…6ec937
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf29186…5e5e62
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI115d ago0x37d506…bfc4e4
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9706c6…e171d8
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI115d ago0x724263…99d2ad
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbbb5da…ff4bed
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0a0a94…77dea7
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb08045…e855fa
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2390c5…b87b91
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe9d12c…fde3ba
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI116d ago0x405ee0…4ce7ce
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3d5f6a…381cb4
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9d5eb8…fb8f29
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7cc8c2…aca1e8
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI116d ago0x78a555…45dfe5
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd5cfa8…86343d
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdea311…d4fd95
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI116d ago0x417314…263acc
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc95a5b…d151e6
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfb8d6a…82f445
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI116d ago0x04c68c…845a63
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbb196e…625057
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7886af…5213d0
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5cab4c…ceb3eb

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.