Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase3d ago0x79028a…c4fb64
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase3d ago0x340772…a29340
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase3d ago0xa1b931…d9884f
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase3d ago0x2f886f…90ecb5
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase3d ago0xba3966…3023b1
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase3d ago0x3ecdc7…a9a0d8
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase3d ago0x419fff…95d8ea
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase3d ago0xdb7c29…82f64d
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase3d ago0xa1aaf3…58b9f9
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase3d ago0xe6edb4…a6a17e
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase3d ago0x5ecd49…332148
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase3d ago0xabf4ba…709b7c
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase3d ago0xc3649e…1568d8
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase3d ago0xfd9e3c…42c4d5
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase3d ago0x81cbe5…a4f156
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase3d ago0xa85e8d…a4b258
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase3d ago0x9e153a…de344b
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase3d ago0xfb1b95…d77627
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase3d ago0x52467a…97ddaa
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase3d ago0x01c9bd…2d51b3
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase3d ago0x6cab2c…9fe758
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase3d ago0x9e6ba4…fc8e52
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase3d ago0x9a9897…b2e682
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase3d ago0x799254…8044f1
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase3d ago0x29ae24…91afee

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.