Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x07fb…97dc0xc751…86a1Baseglim.shTwitter$0.01100%coinbase41d ago0x0a85b5…889524
0x07fb…97dc0xc751…86a1Baseglim.shTwitter$0.01100%coinbase41d ago0x82dc14…1f49dc
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase41d ago0x5e6bfa…565809
0x07fb…97dc0xc751…86a1Baseglim.shTwitter$0.01100%coinbase41d ago0x8a10e7…e37e5a
0x07fb…97dc0xc751…86a1Baseglim.shTwitter$0.01100%coinbase41d ago0x048dcb…3e0f3f
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase41d ago0x1d6c3b…46e546
0x07fb…97dc0xc751…86a1Baseglim.shTwitter$0.01100%coinbase41d ago0x2441c6…19d3fe
0x39b8…29680xc751…86a1Baseglim.shTwitter$0.01100%coinbase41d ago0xdebdfe…6b01a6
0x39b8…29680xc751…86a1Baseglim.shTwitter$0.01100%coinbase41d ago0x64bd6d…78a6d9
0x07fb…97dc0xc751…86a1Baseglim.shTwitter$0.01100%coinbase41d ago0xf42efa…7f3d8a
0x39b8…29680xc751…86a1Baseglim.shTwitter$0.01100%coinbase41d ago0x3bbaf0…d3742b
0x39b8…29680xc751…86a1Baseglim.shTwitter$0.01100%coinbase41d ago0x180c96…ff55de
0x39b8…29680xc751…86a1Baseglim.shTwitter$0.01100%coinbase41d ago0x5be42e…a5b1bd
0x39b8…29680xc751…86a1Baseglim.shTwitter$0.01100%coinbase41d ago0xdd9ca0…73e241
0x39b8…29680xc751…86a1Baseglim.shTwitter$0.01100%coinbase41d ago0x288e29…f7cc63
0x7ee5…d95f0xc751…86a1Baseglim.shTwitter$0.01100%coinbase41d ago0x132707…54d2e0
0x7ee5…d95f0xc751…86a1Baseglim.shTwitter$0.01100%coinbase41d ago0xa49fec…acbbe9
0x07fb…97dc0xc751…86a1Baseglim.shTwitter$0.01100%coinbase41d ago0x14aec8…8f85d8
0x07fb…97dc0xc751…86a1Baseglim.shTwitter$0.01100%coinbase41d ago0xcc5468…db44c8
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase41d ago0xec15cf…bff3e0
0x7ee5…d95f0xc751…86a1Baseglim.shTwitter$0.01100%coinbase41d ago0x985584…57b616
0x7ee5…d95f0xc751…86a1Baseglim.shTwitter$0.01100%coinbase41d ago0x6f08d6…cd2937
0x7ee5…d95f0xc751…86a1Baseglim.shTwitter$0.01100%coinbase41d ago0x0c30ec…ef1da2
0x7ee5…d95f0xc751…86a1Baseglim.shTwitter$0.01100%coinbase41d ago0x920acb…d34bbe
0x39b8…29680xc751…86a1Baseglim.shTwitter$0.005100%coinbase41d ago0xedea22…ab11ab

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.