Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa45d ago0xc93f0f…2acacf
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa45d ago0xa00f63…0e3427
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa45d ago0xe834e6…40107b
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa45d ago0xc762de…c75836
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa45d ago0xe18214…c75b30
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa45d ago0xea85bd…ea8895
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa45d ago0x43d3a8…1128fb
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa45d ago0x4ce813…a872cb
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa45d ago0xa34b38…467836
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa45d ago0xa3498c…70fcf2
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa45d ago0xdec6ee…28252a
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa45d ago0x570e98…96a7ca
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa45d ago0xe61d29…7fae24
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa45d ago0x2595b9…7aea49
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa45d ago0xccde33…09a34e
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa45d ago0x6cc6b8…5e2fc0
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa45d ago0xe91a4b…7102c3
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa45d ago0x402c5b…1e0db6
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa45d ago0xc42873…f3c301
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa45d ago0xda586c…9d7011
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa45d ago0xd58349…607210
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa45d ago0x3c43e5…127239
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa45d ago0x964e6b…2a8f05
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa45d ago0x79cc78…499182
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa45d ago0x433946…c786d3

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.