Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1b2e02…a95ae1
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2a722b…bb829c
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5e0e0b…dac623
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI112d ago0xbe096d…ddf848
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe365c6…486467
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI112d ago0xcf5eb3…d08b89
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa267c7…eef54f
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc8ba2c…ff5645
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI112d ago0x35eede…f885c5
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd35398…bb1fe2
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe0fc52…da2e6a
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI112d ago0xdc0789…5c6b87
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI112d ago0xcdfade…c38bfc
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0e363c…473adf
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI112d ago0x31b3cd…12193c
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3e8fd9…cc199e
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa52c95…059cd6
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI112d ago0x82e043…4835f1
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI112d ago0x83c7a5…a6634c
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI112d ago0x40ae5d…713c29
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd4ea0c…ecb3c6
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3b9438…2e8dff
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6aee0b…d05b8b
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI112d ago0x382536…b47260
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4c7337…024cb7

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.