Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9610…6a350x9c95…e299Base—$0.001100%fluxa93d ago0xcaeb53…ed3a62
0x9610…6a350x9c95…e299Base—$0.001100%fluxa93d ago0x0850cb…90ca70
0x9610…6a350x9c95…e299Base—$0.001100%fluxa93d ago0x00989d…8d91da
0x9610…6a350x9c95…e299Base—$0.001100%fluxa93d ago0x821758…1bfde0
0x9610…6a350x9c95…e299Base—$0.001100%fluxa93d ago0xf419db…cd633e
0x9610…6a350x9c95…e299Base—$0.001100%fluxa93d ago0xbf19a8…0352e8
0x9610…6a350x9c95…e299Base—$0.001100%fluxa93d ago0x0472e4…d6c38f
0x9610…6a350x9c95…e299Base—$0.001100%fluxa93d ago0x12bd1e…25cc66
0x9610…6a350x9c95…e299Base—$0.001100%fluxa93d ago0xd8769c…9e603f
0x9610…6a350x9c95…e299Base—$0.001100%fluxa93d ago0xdd3fe9…b2c726
0x9610…6a350x9c95…e299Base—$0.001100%fluxa93d ago0x9ba753…06022b
0x9610…6a350x9c95…e299Base—$0.001100%fluxa93d ago0x36a2fc…ee3d68
0x9610…6a350x9c95…e299Base—$0.001100%fluxa93d ago0xcf3f96…ce746a
0x9610…6a350x9c95…e299Base—$0.001100%fluxa93d ago0x58c827…36c80f
0x9610…6a350x9c95…e299Base—$0.001100%fluxa93d ago0x2377f6…5322b1
0x9610…6a350x9c95…e299Base—$0.001100%fluxa93d ago0x77c39f…66ad85
0x9610…6a350x9c95…e299Base—$0.001100%fluxa94d ago0x957ed6…b5db1a
0x9610…6a350x9c95…e299Base—$0.001100%fluxa94d ago0xbdf215…19b183
0x9610…6a350x9c95…e299Base—$0.001100%fluxa94d ago0xedca2e…10af63
0x9610…6a350x9c95…e299Base—$0.001100%fluxa94d ago0x305379…f4dbd3
0x9610…6a350x9c95…e299Base—$0.001100%fluxa94d ago0x773eec…5fc2ec
0x9610…6a350x9c95…e299Base—$0.001100%fluxa94d ago0x4037fe…d87833
0x9610…6a350x9c95…e299Base—$0.001100%fluxa94d ago0x7623ab…8bb933
0x9610…6a350x9c95…e299Base—$0.001100%fluxa94d ago0x9d76e0…443219
0x9610…6a350x9c95…e299Base—$0.001100%fluxa94d ago0xb5932e…312549

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.