Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xba13…90e90x0592…bcedBase$0.01100%coinbase1d ago0xed36e9…bc2522
0xba13…90e90xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase1d ago0xb4eab2…f55170
0xba13…90e90xc327…815fBasex402 service$0.005100%coinbase1d ago0x6958e6…f43d3d
0xba13…90e90x58bd…6b6cBaseApiToll SEC FilingsSec$0.003100%coinbase1d ago0x3b5cb4…6e43b5
0xba13…90e90x4466…125eBasex402 service$0.005100%coinbase1d ago0x8257fc…46ea9b
0xba13…90e90x4466…125eBasex402 service$0.005100%coinbase1d ago0x13b927…940bdb
0xba13…90e90x189e…6649Base$0.01100%coinbase1d ago0x499d63…52c4b3
0xba13…90e9Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.02100%coinbase1d ago0x67362f…d635ad
0xba13…90e90x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase1d ago0x87f5c0…022088
0xba13…90e90x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0x867716…d101b9
0xba13…90e90x6d6e…9192BaseExaSearch$0.007100%coinbase1d ago0x08972e…6db5a9
0xba13…90e90x2932…4f60Basex402 service$0.005100%coinbase1d ago0x15a2a6…95da70
0xba13…90e90x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0xa518e7…d0bc57
0xba13…90e90x52e2…f3eaBasex402 service$0.003100%coinbase1d ago0xb6e211…edbd23
0xba13…90e90x52e2…f3eaBasex402 service$0.001100%coinbase1d ago0x02a63e…551751
0xba13…90e90x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0xd64b38…1c6d0e
0xba13…90e90x480c…846aBaseBitrefillGift-cards$0.002100%coinbase1d ago0xb0755e…cd8b62
0xba13…90e90x3c5f…3eeaBasex402 service$0.01100%coinbase1d ago0xff4398…cbbe7f
0xba13…90e90x0e84…b808BaseOtto AITwitter search$0.001100%coinbase1d ago0x5fa1a3…d1df27

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.