Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf051b8…9ada29
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf4235d…0077e0
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe4f698…cd10b6
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5d7d44…1ac835
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x67291e…c8b2fe
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7e6c4d…e81cd8
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6403c1…c6c56f
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf0f845…1893dc
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5075bf…af1051
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xedd072…a2b0d4
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xad977c…42be07
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf261d2…9db16c
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4dad8a…56aa4a
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc10671…eb2fed
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xaf94f7…92cb09
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9ec9ac…474cb8
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x020f93…f8bc23
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2e3d67…08eff5
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x447ae8…f6a907
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6aafd2…76e901
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x559cfc…c5fad1
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3f2b94…a68e1f
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbf953e…51c8ca
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcbe031…8f8a8f
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x832846…d3e807

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.