Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xad7fae…f1a6f9
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6a2c5d…747992
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0925b0…90d2c4
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc9dbc1…0de98b
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xccfa7e…f68735
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x00c303…31caa8
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe4831e…57bab0
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x64cbbc…c3e0b1
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x45e4fa…cace00
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa95759…3d2fd4
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3d3cda…086ece
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf6e178…0d1bb1
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x51974a…44b253
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0b8b74…0abc49
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa10ac8…d11046
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5fe428…b0d35b
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa5ca0f…9100c9
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf188c0…f3ac32
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb20540…189ee5
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xabe01d…89c0cb
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x762c89…86689e
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8cb184…e11a35
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc19e79…e3e61a
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8a44ad…d67908
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe685c8…93748e

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.