Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc318…5b420x9c95…e299Base—$0.001100%fluxa65d ago0xc89993…73c64d
0xc318…5b420x9c95…e299Base—$0.001100%fluxa66d ago0x614d9a…f6d9a3
0xc318…5b420x9c95…e299Base—$0.001100%fluxa66d ago0xb97afd…e931c3
0xc318…5b420x9c95…e299Base—$0.001100%fluxa66d ago0xb617e7…baaec1
0xc318…5b420x9c95…e299Base—$0.001100%fluxa66d ago0x0bf5eb…020c37
0xc318…5b420x9c95…e299Base—$0.001100%fluxa66d ago0x78036a…35f9ea
0xc318…5b420x9c95…e299Base—$0.001100%fluxa66d ago0x43c471…ecb5ad
0xc318…5b420x9c95…e299Base—$0.001100%fluxa66d ago0x748006…40de86
0xc318…5b420x9c95…e299Base—$0.001100%fluxa66d ago0x84ffae…a02315
0xc318…5b420x9c95…e299Base—$0.001100%fluxa66d ago0xd09234…5806a6
0xc318…5b420x9c95…e299Base—$0.001100%fluxa66d ago0x2b5c90…6086a0
0xc318…5b420x9c95…e299Base—$0.001100%fluxa66d ago0xd5958c…1b5c7b
0xc318…5b420x9c95…e299Base—$0.001100%fluxa66d ago0x6ff229…39e222
0xc318…5b420x9c95…e299Base—$0.001100%fluxa66d ago0x99ee6e…bd6d1e
0xc318…5b420x9c95…e299Base—$0.001100%fluxa66d ago0xb88dee…6bbaa6
0xc318…5b420x9c95…e299Base—$0.001100%fluxa66d ago0x8fd40e…c515e6
0xc318…5b420x9c95…e299Base—$0.001100%fluxa66d ago0xeb9b83…efef8b
0xc318…5b420x9c95…e299Base—$0.001100%fluxa66d ago0x831203…7d7c4f
0xc318…5b420x9c95…e299Base—$0.001100%fluxa66d ago0xcb1725…34f1e0
0xc318…5b420x9c95…e299Base—$0.001100%fluxa66d ago0x372ba5…7c3200
0xc318…5b420x9c95…e299Base—$0.001100%fluxa66d ago0x80c490…9b1240
0xc318…5b420x9c95…e299Base—$0.001100%fluxa66d ago0x78c513…b67b21
0xc318…5b420x9c95…e299Base—$0.001100%fluxa66d ago0xf5fe28…64c92f
0xc318…5b420x9c95…e299Base—$0.001100%fluxa66d ago0x16307e…ef680b
0xc318…5b420x9c95…e299Base—$0.001100%fluxa66d ago0xe99faa…c03e65

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.