Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa0026b…a18fc7
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x725f44…d3e98c
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI111d ago0xab9f10…322b26
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf9207a…010086
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc381e9…c2e7c5
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf0eb60…b84edf
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI111d ago0xcc3f9e…4d6d26
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x068578…498612
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1bd961…0ec7e6
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI111d ago0xdd8a70…689d37
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe206d3…ffba54
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd33a05…43e2f4
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI111d ago0xea81fb…219288
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x886234…09f1ef
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8f0a02…8ef985
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x275e36…cb018f
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI111d ago0xff042c…db4c75
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2a1756…c3b073
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x959b7f…e58e21
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3aaf6b…9e194c
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7b125f…c6f80e
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI112d ago0x773caf…0876cb
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe990ef…fb9aad
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI112d ago0xbce185…a899ba
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa25c02…77283c

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.