Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase37d ago0xadb88e…bbbc35
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase37d ago0x254bfc…c41327
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase37d ago0xef3f56…8cbc1b
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase37d ago0xc3049c…08c3c4
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase37d ago0x6123c1…bee3b7
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase37d ago0x96e891…d2be70
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase37d ago0x06fb19…c13679
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase37d ago0x32fa07…8d57b6
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase37d ago0x905d8a…001733
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase37d ago0xf21f42…704855
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase37d ago0x5d3848…79947e
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase37d ago0x232a8d…774579
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase37d ago0x19a9f3…8b449a
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase37d ago0x942583…056576
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase37d ago0xbfe4cb…868a3c
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase37d ago0x18dd89…c5fd15
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase38d ago0xd7a50a…83cb66
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase38d ago0x9d62e1…0e0175
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase38d ago0x2ec2e9…8d35ba
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase38d ago0x0df3b9…d7a26a
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase38d ago0xbd8834…254c27
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase38d ago0x6ca739…f65093
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase38d ago0xc89bc2…291adb
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase38d ago0x78ff24…0ebe76
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase38d ago0xf210c1…78a26f

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.