Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x08e4…bc590xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase21d ago0x7354f8…5e7114
0x08e4…bc590xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase21d ago0xa5ecd3…bb7f98
0x08e4…bc590xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase21d ago0x5eaa34…3dc088
0x08e4…bc590xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase21d ago0x6d8f12…bfaa10
0x08e4…bc590xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase21d ago0xaf1482…a94da5
0x08e4…bc590xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase21d ago0x33a9b1…fc8a38
0x08e4…bc590xe903…1abfBaseBlockRun.AIAi$0.0044100%coinbase21d ago0xa4a555…69f371
0x08e4…bc590xe903…1abfBaseBlockRun.AIAi$0.004361100%coinbase21d ago0xea9bc2…0bcc98
0x08e4…bc590xe903…1abfBaseBlockRun.AIAi$0.004319100%coinbase21d ago0x238639…71d246
0x08e4…bc590xe903…1abfBaseBlockRun.AIAi$0.002886100%coinbase21d ago0xc656e3…4b9495
0x08e4…bc590xe903…1abfBaseBlockRun.AIAi$0.002868100%coinbase21d ago0x6e5e63…7b92f7
0x08e4…bc590xe903…1abfBaseBlockRun.AIAi$0.002848100%coinbase21d ago0xe353a2…029a0e
0x08e4…bc590xe903…1abfBaseBlockRun.AIAi$0.008237100%coinbase21d ago0x0446fe…4df566
0x08e4…bc590xe903…1abfBaseBlockRun.AIAi$0.008237100%coinbase21d ago0xb4ac3e…597e31
0x08e4…bc590xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase21d ago0x0ebd09…cd1d3e
0x08e4…bc590xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase21d ago0x0076b8…ad337a

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.