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%payAI116d ago0xbe5f4e…366744
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI116d ago0x94784c…7b70ce
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf85c75…66283d
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc8dfb8…bf4c2f
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8a01cf…7d1ec6
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI116d ago0xccec39…49bd63
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6a4ccb…b898cd
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3d9c52…b0c4d0
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI116d ago0xda183d…8730de
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI116d ago0x230e8d…27f913
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI116d ago0x712c78…405d92
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5d9f4a…cb6a6e
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI116d ago0xaefeae…9ba5e1
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI116d ago0x999b91…c48bd4
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI116d ago0x39cd7e…6ad873
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI116d ago0x560322…a75397
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe48c6b…216951
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI116d ago0x32fcdb…f3586c
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1642c7…91a281
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8248af…86f107
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb4eecf…9eb077
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa19e0d…e050d7
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8a0b36…438608
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2f7fcd…ce8c4c
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7de0bd…a3a312

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.