Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0x78113d…6268a1
0x254a…d0910x325b…d430BaseStableEnrichExa$0.03100%coinbase84d ago0x4e9317…b4dadc
0x254a…d0910xe974…2f08BaseUS CPI Data & Inflation ReportData$0.01100%coinbase84d ago0x4432ee…762bde
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0xc5bd46…7620c1
0x254a…d0910x325b…d430BaseStableEnrichExa$0.02100%coinbase84d ago0xeb4571…db90eb
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0x39ded5…7ce7fd
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0x379fe0…b6b269
0x254a…d0910x325b…d430BaseStableEnrichExa$0.03100%coinbase84d ago0xce46a7…1dc627
0x254a…d0910xa8bf…e554Base—$0.005100%coinbase84d ago0x1971c8…9982f7
0x254a…d0910xa8bf…e554Base—$0.005100%coinbase84d ago0x6a2c03…350233
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0xfd147a…d8a86f
0x254a…d0910x325b…d430BaseStableEnrichExa$0.03100%coinbase84d ago0x8ffa67…ed3e28
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0x4fcd0c…bf5e87
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0x503b8f…f539fe
0x254a…d0910x1949…20ffBase—$0.001100%coinbase84d ago0xbd78f2…d85bcf
0x254a…d0910x1949…20ffBase—$0.001100%coinbase84d ago0xc5f276…a257e5
0x254a…d0910x1949…20ffBase—$0.006100%coinbase84d ago0x7f3ed4…587f78
0x254a…d0910x1949…20ffBase—$0.006100%coinbase84d ago0x214b4d…634b9c
0x254a…d0910x1949…20ffBase—$0.006100%coinbase84d ago0xb87a3e…c1d47b
0x254a…d0910x1949…20ffBase—$0.001100%coinbase84d ago0x18cbdb…fd4d25
0x254a…d0910xc751…86a1Baseglim.shTwitter$0.001100%coinbase84d ago0xe428ff…1a7698
0x254a…d0910x9dba…0df8Basex402 service$0.01100%coinbase85d ago0x97f407…796210
0x254a…d0910x9dba…0df8Basex402 service$0.01100%coinbase85d ago0x6745db…efc446
0x254a…d0910x9dba…0df8Basex402 service$0.01100%coinbase85d ago0x57e56a…25a70e

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.