Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.004478100%coinbase21d ago0x1f00c4…32c2e9
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase21d ago0x66bdc4…2afcfc
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase21d ago0x43dcf6…3f4f57
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase21d ago0x7804b0…2c3039
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase21d ago0x19fb19…c75571
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase21d ago0xc4653c…a9af3f
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase21d ago0xb8eeba…7811e9
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase21d ago0x9071fb…c5a9f3
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase21d ago0x3dacfd…7c4585
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase21d ago0x117bca…952f67
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase21d ago0x01f73a…7147f3
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase21d ago0x109cd8…462277
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase21d ago0x0e8f49…ee6ed6
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase21d ago0x9c73b6…0c7e46
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase21d ago0x09a759…4c984c
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase21d ago0xca346b…0b099f
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase21d ago0x8ea8f8…e34e1f
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase21d ago0xbaeaf9…a2ec81
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase21d ago0x6def6c…747f86
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase21d ago0x87be65…ee4737
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase21d ago0x94d0cd…68deb7
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase21d ago0xc1837b…29362f
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase21d ago0x31cd66…a31161
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase21d ago0x11b577…82bf84
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase21d ago0xc761f7…38441b

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.