Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1f57…1ab40xe903…1abfBaseBlockRun.AIAi$0.0045100%coinbase94d ago0x8f1aa0…34d8da
0x1f57…1ab40xe903…1abfBaseBlockRun.AIAi$0.0045100%coinbase94d ago0x328b2e…133e67
0x1f57…1ab40xe903…1abfBaseBlockRun.AIAi$0.0045100%coinbase94d ago0x9e35be…609318
0x1f57…1ab40xe903…1abfBaseBlockRun.AIAi$0.0045100%coinbase94d ago0x5561da…785ead
0x1f57…1ab40xe903…1abfBaseBlockRun.AIAi$0.0045100%coinbase94d ago0x4863b7…9f50ee
0x1f57…1ab40xe903…1abfBaseBlockRun.AIAi$0.0045100%coinbase94d ago0xfe5ded…ce9cd7
0x1f57…1ab40xe903…1abfBaseBlockRun.AIAi$0.0045100%coinbase94d ago0x3dd049…157aac
0x1f57…1ab40xe903…1abfBaseBlockRun.AIAi$0.0045100%coinbase94d ago0xa3676b…72e2a4
0x1f57…1ab40xe903…1abfBaseBlockRun.AIAi$0.0045100%coinbase94d ago0x216777…f9cf50
0x1f57…1ab40xe903…1abfBaseBlockRun.AIAi$0.0045100%coinbase94d ago0xbf9367…3cdad7
0x1f57…1ab40xe903…1abfBaseBlockRun.AIAi$0.0045100%coinbase94d ago0x6dbfd4…07f537
0x1f57…1ab40xe903…1abfBaseBlockRun.AIAi$0.0045100%coinbase94d ago0x358ce9…c76dca
0x1f57…1ab40xe903…1abfBaseBlockRun.AIAi$0.005294100%coinbase94d ago0x63189b…351576
0x1f57…1ab40xe903…1abfBaseBlockRun.AIAi$0.006565100%coinbase94d ago0x3e33f8…e6cfef
0x1f57…1ab40xe903…1abfBaseBlockRun.AIAi$0.005294100%coinbase94d ago0xebd155…c76847
0x1f57…1ab40xe903…1abfBaseBlockRun.AIAi$0.006565100%coinbase94d ago0xbc5258…b0735a
0x1f57…1ab40xe903…1abfBaseBlockRun.AIAi$0.004419100%coinbase94d ago0x1510d3…210347
0x1f57…1ab40xe903…1abfBaseBlockRun.AIAi$0.004419100%coinbase94d ago0x4fb0bd…b41ef1

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.