Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbad2fc…5cc9eb
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI103d ago0x36ab0c…0f4dee
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI103d ago0x804567…6ec085
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI103d ago0x204ba6…f19e44
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI103d ago0xebe3a6…76472f
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8ca550…16c01f
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI103d ago0x21f915…623756
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI103d ago0x257287…d12ee2
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI103d ago0x396012…54a2d4
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI103d ago0x17059c…27ccd1
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb53719…9d5e9a
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI103d ago0x91bbb2…c41aaa
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI103d ago0xba879f…5948fa
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa5fe59…3a0af5
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI103d ago0x155e6b…0a1324
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa9097c…7549f1
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf302e9…ea969c
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa4e202…259e08
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfcdce1…df98ed
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI103d ago0x624e75…a7fba1
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf98dfe…ea9641
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfaf717…445960
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8c2efc…e66c38
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI103d ago0x996c79…30df9a
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI103d ago0x780801…002a8b

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.