Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa41d ago0x960148…5b614f
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa41d ago0x84b81f…7437c2
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa41d ago0x224fd1…903203
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa41d ago0x2728ea…58bf5d
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa41d ago0x0651ae…f77615
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa41d ago0x6da063…0960f1
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa41d ago0xb0a37e…56f8ce
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa41d ago0xdc9e7f…ad2f4b
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa41d ago0xdcf2aa…2375b4
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa41d ago0x331f2a…f94920
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa41d ago0xcaba67…a88770
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa41d ago0x9838b7…b59c1e
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa41d ago0x868f11…ce7920
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa41d ago0xfe4454…f39fa5
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa41d ago0x1544fb…14314c
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa41d ago0x13a52c…757d7d
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa41d ago0xbdb85f…40fd89
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa41d ago0x3d5e7a…e32cb4
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa41d ago0xa83f9e…62bd05
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa41d ago0x2be592…af0786
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa41d ago0xb47972…a6ef78
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa41d ago0x1a7b3e…ab8f41
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa41d ago0x1e8166…2c675b
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa41d ago0xb3c7a0…087b03
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa41d ago0x9c9283…6fc9c5

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.