Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase7d ago0xf0df5e…a3fe3d
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase7d ago0x1b70df…59c7cc
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase7d ago0xe5eac8…f386cd
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase7d ago0xfbdef0…0a66f8
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase7d ago0xd9fd8c…1123a3
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase7d ago0x6d8c5f…5f76a0
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase7d ago0x437628…ca8c99
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase7d ago0x7e80ec…299479
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase7d ago0x7a08ce…3bb738
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase7d ago0xd48f1b…31c9a2
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase7d ago0x3eb214…41dbaf
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase7d ago0xb49606…ec7d3e
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase8d ago0xfcb9e3…e48ea8
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase8d ago0xfc45da…c8a406
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase8d ago0xf5b0c6…594a04
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase8d ago0x2bd90f…c9b218
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase8d ago0xa233ea…ea2105
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase8d ago0x6b59ec…c90b32
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase8d ago0x64bcbd…d45352
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase8d ago0xc2750f…07ae0c
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase8d ago0xdaf115…d3d2c0
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase8d ago0x7f6b88…9d2328
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase8d ago0x818d5b…d8930b
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase8d ago0x800c08…c4fdda
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase8d ago0x3f47b4…184529

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.