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%coinbase6h ago0xee680b…6604cf
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase6h ago0x9a9782…d409ab
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase6h ago0xf85337…af4802
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase6h ago0x62180b…4b68f1
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase7h ago0x927fe4…bf454c
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase7h ago0x362da6…be6b29
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase7h ago0x116788…ec203b
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase7h ago0x2fbecf…fa9298
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase7h ago0x74eefc…a06ac4
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase7h ago0x528aa5…53ba3d
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase7h ago0x4db15c…f6e4d4
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase8h ago0x11d9b0…33d789
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase8h ago0x5215f7…013b53
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase9h ago0x47e738…a831c6
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase10h ago0xbfe445…6b55fe
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase10h ago0x5d0aa7…bcad0a
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase10h ago0x45d705…b6f3aa
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase10h ago0x482cc5…5de33f
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase10h ago0x8fed85…aa2245
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase10h ago0x80506f…9f055b
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase10h ago0xc3422e…fac652
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase10h ago0x666fd8…d929ae
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase10h ago0xb262d9…68365f
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase10h ago0x078787…04ab74
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase10h ago0x21afff…f0aadd

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.