Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa71d ago0x9c8b30…8d5106
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa71d ago0x17dea9…f91c5c
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa71d ago0x96e149…686bbd
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa71d ago0xdd3b39…92c1c9
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa71d ago0xe1e933…5fdf1c
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa71d ago0x30b61b…e35717
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa71d ago0xe8ca43…ea0916
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa71d ago0x19502c…81d75a
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa71d ago0x7c586d…500344
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa71d ago0x7f209f…de80d0
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa71d ago0x3edd40…6340db
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa72d ago0x5f7163…e3ca72
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa72d ago0x75398d…c9c6a0
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa72d ago0xf9256d…6c33b9
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa72d ago0xc00181…c51702
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa72d ago0xfd3b47…fbeb55
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa72d ago0x457f70…6a36a0
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa72d ago0x366d97…24193d
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa72d ago0x25d15c…10b351
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa72d ago0x130f15…333280
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa72d ago0x211576…01da39

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.