Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc577…7efd0x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase159d ago0x8c49fa…b8e753
0xc577…7efd0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase159d ago0x5efd0e…93d8c8
0xc577…7efd0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase159d ago0xc657c7…eacb58
0x128c…1d480x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase159d ago0x4dae93…291ee0
0x128c…1d480x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase159d ago0x758ae4…e667d4
0x128c…1d480x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase159d ago0x2a2dee…f453cf
0x128c…1d480x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase159d ago0x32831a…d1967a
0x128c…1d480x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase159d ago0xdda21e…841a44
0x128c…1d480x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase159d ago0x0e605a…28022a
0x128c…1d480x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase159d ago0xa44940…6021b8
0x128c…1d480x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase159d ago0xeb8997…0e4c3a
0x128c…1d480x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase159d ago0xb4f609…ace058
0x128c…1d480x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase159d ago0x0e33e6…858f3a
0x128c…1d480x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase159d ago0x82c719…d8cbb0
0x128c…1d480x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase159d ago0xcef4a9…ccc314
0x128c…1d480x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase159d ago0x40ff2e…73168b
0x128c…1d480x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase159d ago0x932d3b…e1ac54
0x9eb2…cf4b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase159d ago0xe27ed2…0ad85e
0x9eb2…cf4b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase159d ago0x012a1b…2aa34f
0x9eb2…cf4b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase159d ago0xbef788…374698
0x9eb2…cf4b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase159d ago0x980bd9…ae92b7
0x9eb2…cf4b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase159d ago0x6dff24…eeb4ac
0x9eb2…cf4b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase159d ago0x5825d3…861080
0x9eb2…cf4b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase159d ago0x92ec6e…f6cc4a
0x9eb2…cf4b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase159d ago0x4a305c…54d343

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.