Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb13e…a6ce0xc34c…df0cBasesvgsmithSvg$0.02100%coinbase86d ago0x99e6ae…ae5d65
0xb13e…a6ce0xc34c…df0cBasesvgsmithSvg$0.02100%coinbase87d ago0xc0cff0…06b866
0xb13e…a6ce0xc34c…df0cBasesvgsmithSvg$0.02100%coinbase87d ago0x240bf9…131b81
0xb13e…a6ce0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase87d ago0x346ede…f3d369
0xb13e…a6ce0x9305…f13fBaseNansenCrypto$0.01100%coinbase87d ago0x0352bd…dc0800
0xb13e…a6ce0x9305…f13fBaseNansenCrypto$0.01100%coinbase87d ago0x68c7ab…cbecae
0xb13e…a6ce0xc751…86a1Baseglim.shTwitter$0.004100%coinbase87d ago0xf3d5d9…241a63
0xb13e…a6ce0xc751…86a1Baseglim.shTwitter$0.004100%coinbase87d ago0x64480c…9416f7
0xb13e…a6ce0xc751…86a1Baseglim.shTwitter$0.004100%coinbase87d ago0x198804…330e39
0xb13e…a6ce0xc751…86a1Baseglim.shTwitter$0.004100%coinbase87d ago0xffeb1c…11f950
0xb13e…a6ce0xc751…86a1Baseglim.shTwitter$0.004100%coinbase87d ago0x44a259…0f86cb
0xb13e…a6ce0xc751…86a1Baseglim.shTwitter$0.004100%coinbase87d ago0x43e55b…f9d442
0xb13e…a6ce0x9dba…0df8Basex402 service$0.01100%coinbase87d ago0xf627f6…bf6580
0xb13e…a6ce0xc751…86a1Baseglim.shTwitter$0.004100%coinbase87d ago0x6be3c0…640bfc
0xb13e…a6ce0xc34c…df0cBasesvgsmithSvg$0.02100%coinbase87d ago0xee150d…17aabc
0xb13e…a6ce0xc34c…df0cBasesvgsmithSvg$0.02100%coinbase87d ago0x9fb34f…33b48a

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.