Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7781…f8f60x995c…781fBasex402 service$0.001100%coinbase92d ago0x4a273f…3845bf
0x7781…f8f60x2b6d…32c5Base2sPublic-records$0.001100%coinbase92d ago0x97850e…08f495
0x7781…f8f60x4df6…cdeaBaseWeb Search (SERP)Search$0.005100%coinbase92d ago0x2ab12d…07ef95
0x7781…f8f60x0e84…b808BaseOtto AITwitter search$0.001100%coinbase92d ago0x420f22…dede47
0x7781…f8f60x0e84…b808BaseOtto AITwitter search$0.001100%coinbase92d ago0x611746…fd0133
0x7781…f8f60x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase92d ago0x30c71a…36a496
0x7781…f8f60xdd85…11cfBase—$0.005100%coinbase92d ago0x9d0080…74f3cf
0x7781…f8f60x4df6…cdeaBaseWeb Search (SERP)Search$0.005100%coinbase92d ago0xd9b3c0…7d19ee
0x7781…f8f60xe3fb…cc20Base—$0.002100%coinbase92d ago0x1a2a43…5ec16b
0x7781…f8f60xe3fb…cc20Base—$0.002100%coinbase92d ago0xdac673…45c547
0x7781…f8f60xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase92d ago0x2ea821…c01572
0x7781…f8f60xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase92d ago0x05494a…cdbce9
0x7781…f8f60x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0x0f5bac…6d8e27
0x7781…f8f60x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0x059100…c4f83a
0x7781…f8f60x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase92d ago0x6a6830…51fead
0x7781…f8f60x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase92d ago0x6ae53b…a6cb5a
0x7781…f8f60x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase92d ago0xa508f6…fc38d0
0x7781…f8f60x1274…d0b6BaseToken PricePrice$0.001100%coinbase92d ago0x26738d…792194
0x7781…f8f60x0e84…b808BaseOtto AITwitter search$0.001100%coinbase92d ago0x3a23d1…20c7a1
0x7781…f8f60x0e84…b808BaseOtto AITwitter search$0.001100%coinbase92d ago0x4b0e85…cc1575
0x7781…f8f60x0e84…b808BaseOtto AITwitter search$0.001100%coinbase92d ago0xfcb175…13d790

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.