Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf7b39b…c33e38
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x383cf9…65180d
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x72bcbc…2c260c
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x802ea0…1c5dd2
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2bc353…e642b1
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1fc3c3…8b18b2
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa1423e…6addba
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdd6f1c…4f536a
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x95d444…b42c90
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7b96ca…e638db
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbcbd28…cfab20
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x79933e…06176f
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5a7146…08414e
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4adfc0…7009e7
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x898c7a…1774b1
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6dea8d…3a6394
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1d0e8d…ca865c
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x45b27c…3c58c1
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe976c4…4a121a
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x52f8c6…8dfce7
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8cda71…70eadb
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7e0723…e3e895
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5b0418…5c2d07
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb7c53f…cfc1a3
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x81b94c…d933a7

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.