Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x43eed3…449545
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfc1384…0ce0ff
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x64783a…89ed34
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf48b65…197d5f
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc69815…f03bbe
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb9afc5…c57872
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x175183…0f5c21
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xea468a…8b09e3
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x253587…f2024b
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x73f70b…bbbeaa
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xaaa09e…ef9f3e
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xab286c…595ab0
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x60d2b5…07023e
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcb6d1b…40b830
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x479707…45ed8c
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf16c5d…5520f1
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x218166…936615
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x34ed0e…ffc7af
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc84b39…ad4b02
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4e97d7…63dd1e
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6c60c1…66bd5b
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x343705…bcef07
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x44b2ef…56cd4b
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3ee957…1981ca
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb4765e…147bb7

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.