Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase59d ago0x1f1e0f…23249f
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase59d ago0x7f973a…455083
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase59d ago0x442709…61b18b
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase59d ago0x05422b…9736fe
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase59d ago0xddd797…2ec864
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.37100%coinbase59d ago0xad4690…ecd641
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.35100%coinbase59d ago0xee0bc2…723a6c
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase59d ago0x4c665a…a15f55
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase59d ago0x508102…82b256
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.35100%coinbase59d ago0x2b5191…130669
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase59d ago0x19668a…11e08d
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.35100%coinbase59d ago0xaac04b…13c7aa
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase59d ago0x76f87a…76b045
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.35100%coinbase59d ago0xc2783c…949bfd
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.35100%coinbase59d ago0xaa1150…434750
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.34100%coinbase59d ago0x75a0c9…c42405
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.34100%coinbase59d ago0xf6723e…1b721a
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.34100%coinbase59d ago0xbf6471…986db3
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.33100%coinbase59d ago0xf93d47…3c0750
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase59d ago0x5d9579…86496b
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.31100%coinbase59d ago0x9343fe…850e80
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.31100%coinbase59d ago0x8cb753…9789ab
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.31100%coinbase59d ago0xdf35b6…a2e3a7
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.31100%coinbase59d ago0xc886ce…0a66ed
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.31100%coinbase59d ago0x14b4eb…05f258

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.