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%coinbase13d ago0x0b06ba…940888
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase13d ago0x572a44…72c2b9
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase13d ago0x564cc4…72e297
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase13d ago0xe43643…3391a6
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase13d ago0x22a64a…719af4
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase13d ago0xb4d6e1…1e4a50
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase13d ago0x053a7e…c4cc81
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase13d ago0x59d6c8…4195d1
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase13d ago0x700bac…89b790
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase13d ago0x11e41a…4fb9cc
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase13d ago0xe0f7c6…7a96ad
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase13d ago0x745d8b…0dbc1a
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase13d ago0x3fc516…351ced
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase13d ago0x79bea3…56c470
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase13d ago0xd3f41f…a94cba
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase13d ago0xca5a90…815f9f
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase13d ago0x8d9886…2563a4
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase13d ago0xf05dbc…6983c7
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase13d ago0xee7a0d…62e0a1
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase13d ago0x0263bd…38f279
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase13d ago0xcd7189…2ab928
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase13d ago0xe86840…6f2891
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase13d ago0x92680c…c62e8e
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase13d ago0xf1e3d5…b05d15
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase13d ago0x3ce51b…3d2da1

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.