Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0xad3bfc…adf85d
0x07fb…97dc0xc751…86a1Baseglim.shTwitter$0.01100%coinbase41d ago0x0a85b5…889524
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0xce75ee…12e63e
0x07fb…97dc0xc751…86a1Baseglim.shTwitter$0.01100%coinbase41d ago0x82dc14…1f49dc
0x07fb…97dc0xc751…86a1Baseglim.shTwitter$0.01100%coinbase41d ago0x8a10e7…e37e5a
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0x1325cc…cd5329
0x07fb…97dc0xc751…86a1Baseglim.shTwitter$0.01100%coinbase41d ago0x048dcb…3e0f3f
0x07fb…97dc0xc751…86a1Baseglim.shTwitter$0.01100%coinbase42d ago0x2441c6…19d3fe
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase42d ago0xb9ed30…0c9f53
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase42d ago0x2faa9b…7cfd68
0x07fb…97dc0xc751…86a1Baseglim.shTwitter$0.01100%coinbase42d ago0xf42efa…7f3d8a
0x07fb…97dc0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase42d ago0xddc0ac…23608f
0x07fb…97dc0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase42d ago0x96885c…4642ff
0x07fb…97dc0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase42d ago0x276468…ba4e50
0x07fb…97dc0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase42d ago0x2f7bc1…8ddc8b
0x07fb…97dc0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase42d ago0x9d6051…06fcda
0x07fb…97dc0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase42d ago0x79c01e…d87895
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase42d ago0x16677c…9204f3
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase42d ago0x19fb25…3b8eb9
0x07fb…97dc0xc751…86a1Baseglim.shTwitter$0.01100%coinbase42d ago0x14aec8…8f85d8
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase42d ago0xb6a293…095ad5
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase42d ago0xc0c709…c4d7a6
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase42d ago0x882aaf…195899
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase42d ago0xa2da38…486fb1
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase42d ago0x7f3f76…d5697a

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.