Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8dc5b6…0a8869
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x02a5bc…43d3b6
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x13060b…296a58
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5a084b…c63322
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x95e620…e9b6dc
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x63229e…215be9
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbff56c…a2507e
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5b4c48…87aaa0
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x22f61d…970c54
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x415a07…e55a4d
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfb48ab…2b75ee
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa2ab21…8557ff
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x285c31…704729
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc0b83e…5fd4bd
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1f2042…81a1b1
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1dd7a1…8ae960
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbb55a3…5108ec
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x44efe8…1e4a4c
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1d3d8b…b2b822
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7f8324…dbbf0c
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x889778…a0fb4f
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x912c7c…bf3535
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x880cc2…84897d
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI104d ago0xab3a65…129823
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbc429a…7fab35

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.