Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI107d ago0xde61f2…2bb123
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI107d ago0xda71bd…5b5bfa
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x81ec79…5646be
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0a2a60…d526ef
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe75403…70454d
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe291c7…b520a4
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7bbd22…ae8e47
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x222f30…8501e9
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6d3fef…f09818
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcb9580…8888af
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcb2bec…2bd775
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2ba382…13270b
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x136a95…7844c7
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x487cd6…da2faa
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4e73bf…6df1fa
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb94895…7b738a
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfad9d8…389912
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd02bab…634b57
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf51ceb…e9ae95
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x59b903…9d8aa2
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9166f4…801e7a
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x26452c…1efa95
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1566b9…197f7a
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x65428a…4f663b
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf64c33…c0ebd6

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.