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.001100%payAI107d ago0x9ce62b…7facb9
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5a62da…dcd4a8
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa56d24…b7b9ba
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3fdbdb…2aa1a4
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe1cfb5…cf9efa
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb9296e…8b65f4
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb8b46b…348a37
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa0c486…5ed1bd
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI107d ago0x83814b…b677fb
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfc3ade…6b5c9e
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0b8462…403aaf
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4434d1…d23d52
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5b75a8…ad1f5e
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI107d ago0x17a954…a87649
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI107d ago0x227315…eb773e
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe44255…95c2be
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI107d ago0x209330…3a519b
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc3981c…780674
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4b9f80…0b06ad
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI107d ago0x35809a…dfdae9
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI107d ago0xaa33cd…f2a22c
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI107d ago0x835b8b…bba710
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI107d ago0x06d0b9…338937
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI107d ago0x642a4c…dbb2a5
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa5f643…7520c7

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.