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.01100%payAI114d ago0x2338bc…ef2c0d
0xa617…d8780x6a5e…c666Basex402 service$0.01100%payAI114d ago0x240016…e748e2
0xa617…d8780x6a5e…c666Basex402 service$0.01100%payAI114d ago0x0fd1df…93efd9
0xa617…d8780x6a5e…c666Basex402 service$0.01100%payAI114d ago0xb3a7e6…e0bdae
0xa617…d8780x6a5e…c666Basex402 service$0.01100%payAI114d ago0x8dc975…085c92
0xa617…d8780x6a5e…c666Basex402 service$0.01100%payAI114d ago0x5a2fd2…ab353c
0xa617…d8780x6a5e…c666Basex402 service$0.01100%payAI114d ago0xe0f3e4…5b4d15
0xa617…d8780x6a5e…c666Basex402 service$0.01100%payAI114d ago0xef624f…2f6389
0xa617…d8780x6a5e…c666Basex402 service$0.01100%payAI114d ago0x3b5be4…406971
0xa617…d8780x6a5e…c666Basex402 service$0.01100%payAI114d ago0x987499…31a7a3
0xa617…d8780x6a5e…c666Basex402 service$0.01100%payAI114d ago0x8e88e4…81c35b
0xa617…d8780x6a5e…c666Basex402 service$0.01100%payAI114d ago0x64f1e1…2207e0
0xa617…d8780x6a5e…c666Basex402 service$0.01100%payAI114d ago0x27768e…c3dabd
0xa617…d8780x6a5e…c666Basex402 service$0.01100%payAI114d ago0xbd3780…57182c
0xa617…d8780x6a5e…c666Basex402 service$0.01100%payAI114d ago0x19b79d…39cfc9
0xa617…d8780x6a5e…c666Basex402 service$0.01100%payAI114d ago0x041e1e…39d740
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI114d ago0x659492…fe405e
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3cdde5…55ff62
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0290a9…f65364
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI114d ago0x528cc0…f248ec
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbf420f…4c7862
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI114d ago0x42daf3…3002d5
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI114d ago0x664cc3…7aa97b
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf98d05…3399f0
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI114d ago0x15d695…493c44

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.