Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4e0bc0…cd63d5
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf56304…4a515e
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x94b780…e0c4d7
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5b575f…520f37
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa3daf6…dc736a
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb8f871…547d73
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5ad9d8…5c5303
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8ade4f…dcbe66
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x851183…45d197
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf8e459…b03c31
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x034e8d…f9b5d5
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x336184…80a881
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcc935d…613f41
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7b4b19…164b75
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7458e5…596848
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb50e6b…233d76
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6a34a6…e2ddf3
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x977a50…ccb5b9
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdc59c9…49dfd5
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5fb7fe…b6a052
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb07019…6d7c3e
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb390c0…b5e394
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcf592a…d329d6
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x92e028…e61417
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x310ed4…885b8a

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.