Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase138d ago0x9693d0…a36cb3
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase138d ago0xeaa91b…3c71f6
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase138d ago0x6078dc…274b81
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase138d ago0xd4675b…f4b03e
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase138d ago0x8b114e…a5c199
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase138d ago0xcc07a1…a13524
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase138d ago0x946cbf…56af88
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase138d ago0x7dcaad…ae8936
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase138d ago0x338dc9…edce09
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase138d ago0x2ce64a…d8cf11
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase138d ago0x257849…12c287
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase138d ago0x9b3df0…36be2e
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase138d ago0x3edfe7…ef98b2
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase138d ago0x92b4ca…b444fa
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase138d ago0x898439…65cf7f
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase138d ago0x97f3b6…48337d
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase138d ago0xe63b00…6befbd
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase138d ago0xa71dfe…ec7bb9
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase138d ago0x355b4e…8ea692
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase138d ago0xb93d8a…424c43
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase138d ago0x144ebd…7382ec
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase138d ago0xb744a2…9b5321
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase138d ago0x523a38…927df2
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase138d ago0x1c2d48…6c7ffc
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase138d ago0x87cb07…db5dbd

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.