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.004100%coinbase1d ago0xb06ddf…5a3d9e
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase1d ago0xe726f5…ebcdc0
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase1d ago0xf8936e…651e94
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase1d ago0x4ae0ad…ec2842
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase1d ago0xa5e189…d8abfe
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase1d ago0x9d49e9…72db93
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase1d ago0xc38831…3fccae
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase1d ago0x3bb1a7…f7871b
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase1d ago0x705020…422ce9
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase1d ago0x8d8afb…6eb777
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase1d ago0x240f61…b05b2e
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase1d ago0x48383c…f42800
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase1d ago0xac59dd…2a953c
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase1d ago0x0e83f4…684d42
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0x55bb2f…0a09a4
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0x1d3c24…537707
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase1d ago0x53f570…4df3fd
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase1d ago0x0f8a16…cdb6b6
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase1d ago0x3ce806…5d4891
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase1d ago0xeaa8ca…ed64e3
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase1d ago0xdccb4f…0aa2c5
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase1d ago0xf65164…3baa21
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase1d ago0xa4bd09…416c1a
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase1d ago0x9b0c81…66b97a
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase1d ago0x56ae37…bb7dc0

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.