Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x86a4…822f0xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase90d ago0x533ca5…26c421
0x86a4…822f0xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase90d ago0xbf198e…fe65f8
0x86a4…822f0xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase90d ago0x0b5c49…7e3f41
0x86a4…822f0xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase90d ago0x5e157f…f4441d
0x86a4…822f0xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase90d ago0x85d570…9a7e51
0x86a4…822f0xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase90d ago0xeace7b…b01c52
0x86a4…822f0xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase90d ago0x12ff8c…88f076
0x86a4…822f0xe903…1abfBaseBlockRun.AIAi$0.007171100%coinbase90d ago0xb1d011…d510a0
0x86a4…822f0xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase90d ago0xf05997…0a5737
0x86a4…822f0xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase90d ago0x797398…980e1f
0x86a4…822f0xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase90d ago0x83880b…1e7e1e
0x86a4…822f0xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase90d ago0x78d933…64ab35
0x86a4…822f0xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase90d ago0x00977f…f48707
0x86a4…822f0xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase90d ago0x7227e7…760efc
0x86a4…822f0xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase90d ago0xe1a849…ff9baa
0x86a4…822f0xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase90d ago0xc0cf3c…9dec9a
0x86a4…822f0xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase90d ago0x597db1…f83626
0x86a4…822f0xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase90d ago0xa1ba75…6c6b63
0x86a4…822f0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase90d ago0xfe0429…349192
0x86a4…822f0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase90d ago0x7a8e11…e8c928
0x86a4…822f0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase90d ago0x6f8ebd…ef6aa6
0x86a4…822f0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase90d ago0x52e138…826726
0x86a4…822f0xe903…1abfBaseBlockRun.AIAi$0.007171100%coinbase90d ago0x4a8843…56e329

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.