Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa73d ago0x98a8d0…8e5524
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa73d ago0x829c28…0101ae
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa73d ago0x8294bb…bbfa7d
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa73d ago0x05adf4…a5ae3e
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa73d ago0x44c623…6fd8b0
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa73d ago0xd06617…5e084b
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa73d ago0x086720…8edb1d
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa73d ago0xbb0e28…f713e9
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa73d ago0x78076e…e405c1
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa73d ago0xf1d150…ff190b
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa73d ago0xf73baf…7b7e66
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa73d ago0xf087e9…d2f093
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa73d ago0x277f0f…4a2a1c
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa73d ago0x965691…515d8b
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa73d ago0xf1f691…081a82
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa73d ago0xddcee6…4dbd8f
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa73d ago0x2a3179…314407
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa73d ago0x029434…223abe
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa73d ago0xa69b4c…6de8c4
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa73d ago0xee2f3b…ca5280
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa73d ago0xec1265…3f0ad6
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa73d ago0x1500be…cdc3c8
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa73d ago0xad02b9…389af7
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa73d ago0x856731…d2e090
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa73d ago0x3b106d…2fa296

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.