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%coinbase18d ago0xc88801…2f9a11
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase18d ago0xf9581f…a75641
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase18d ago0xb55f24…52307f
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase18d ago0x0e2371…78ddb7
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase18d ago0xd3d1e3…967798
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase18d ago0x315d66…157efd
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase18d ago0x4076b6…c30497
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase18d ago0x85d0d0…1cf17c
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase18d ago0xbb6e4e…563c61
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase18d ago0xc21a71…e4a90d
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase18d ago0xf1517b…c40fb0
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase19d ago0x49fa84…b91d57
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase19d ago0xd857a9…2f35a4
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase19d ago0x94ce66…4d48d7
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase19d ago0x6b5469…0920cf
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase19d ago0x4861f2…713309
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase19d ago0x832b53…510f3d
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase19d ago0xb24a5e…e1f7ac
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase19d ago0xe4dcd2…9f053a
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase19d ago0x437914…f19083
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase19d ago0x29fd20…e99ad1
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase19d ago0x816c10…578149
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase19d ago0x62e033…1b22b3
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase19d ago0x3a04b0…27459b
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase19d ago0x4c72e1…404be5

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.