Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe89e…74250xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase103d ago0x504f9e…685411
0xe89e…74250xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase104d ago0xd3d4b7…b831bd
0xe89e…74250xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase104d ago0x5bba79…876f4d
0xe89e…74250xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase104d ago0xdad56e…bf399d
0xe89e…74250xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase104d ago0x5911f0…af479d
0xe89e…74250xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase104d ago0x3a2c4a…7e5cdd
0xe89e…74250xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase104d ago0x670308…2e0dcb
0xe89e…74250xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase104d ago0xf1f83a…295144
0xe89e…74250xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase104d ago0xc1b921…db193d
0xe89e…74250xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase104d ago0x084230…5d30bc
0xe89e…74250xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase104d ago0xf7970f…7dfaba
0xe89e…74250xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase104d ago0x9d13c1…36545b
0xe89e…74250xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase104d ago0x54e50b…800a50
0xe89e…74250xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase104d ago0xc0bece…56f85a
0xe89e…74250xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase104d ago0xb577ed…7bf0e1
0xe89e…74250xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase104d ago0xf29283…d2b17d
0xe89e…74250xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase104d ago0xd668ea…167c69
0xe89e…74250xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase104d ago0xdac763…2ba7a0
0xe89e…74250xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase104d ago0x80fd6c…441652
0xe89e…74250xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase104d ago0x346ad9…6cec29
0xe89e…74250xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase104d ago0xbfb299…5398ea
0xe89e…74250xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase104d ago0xaee878…4df1fd
0xe89e…74250xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase104d ago0xf8c8c2…0d741b
0xe89e…74250xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase104d ago0xce3de6…299049
0xe89e…74250xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase104d ago0xdaacd5…d12752

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.