Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3c6edf…90758b
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x02356b…92d472
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9923db…090b72
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x420935…36207a
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe7f258…4c5591
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4b0f0c…cbda9d
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb2bbb3…6ae56a
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd38acb…99a707
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x68a04d…d30f26
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfad5db…eb792a
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbe2cb5…625a27
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2c6fd9…273792
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9fea76…ba440e
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1edfb4…234db3
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc9c796…f03d7f
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6785f8…fb181f
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xae5958…8043b9
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa3f19a…142122
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4ad35b…8dfd45
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x70ef17…8589fc
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xec2297…ce10de
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x846867…045208
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe93232…b1da27
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x98cdc6…05e34e
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x29a72c…4d9b67

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.