Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.006976100%coinbase84d ago0x52ae0a…dea6be
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.006963100%coinbase84d ago0xea90fd…dae8b4
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.006884100%coinbase84d ago0xa45e26…1a8ad1
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.006852100%coinbase84d ago0xe7b944…6b53ca
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.006837100%coinbase84d ago0x220440…9bdd94
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.006783100%coinbase84d ago0x64c22e…4d7499
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.006758100%coinbase84d ago0xcd344b…914e29
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.006606100%coinbase84d ago0xd61917…7dca22
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.006099100%coinbase84d ago0x8130dc…e660cb
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.005662100%coinbase84d ago0x98a0e7…786235
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.005637100%coinbase84d ago0x8543ac…071a7c
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.005607100%coinbase84d ago0xaa8d0e…fe5e10
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.005538100%coinbase84d ago0x7f84f8…2992af
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.005498100%coinbase84d ago0x999f1e…50576e
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.005465100%coinbase84d ago0xc6fdbb…c63541
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.004161100%coinbase84d ago0x7fab4b…6ce591
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.001776100%coinbase84d ago0x9e9e73…994e2d
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.006802100%coinbase84d ago0x508d97…1a5973
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.006722100%coinbase84d ago0xe9edcf…0eeab5
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.006694100%coinbase84d ago0x00b306…e2b820
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.006612100%coinbase84d ago0xb5808d…b6a416
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.006523100%coinbase84d ago0xac3548…958fee
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.005924100%coinbase84d ago0xec5ff7…d08169
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.005467100%coinbase84d ago0x597eab…2eb355
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.004161100%coinbase84d ago0xd7226b…91f665

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.