Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xae24…40400x75a6…e79eBase$0.05100%payAI73d ago0x67a003…087068
0xae24…40400x75a6…e79eBase$0.05100%payAI73d ago0xbadd14…f52994
0xae24…40400x75a6…e79eBase$0.05100%payAI73d ago0xfda9a5…7aa644
0xae24…40400x058a…8f17BaseBlockRun.AIAi$0.0095100%coinbase73d ago0x38ca06…4abd72
0xae24…40400x058a…8f17BaseBlockRun.AIAi$0.0095100%coinbase73d ago0xe62e4c…296405
0xae24…40400x058a…8f17BaseBlockRun.AIAi$0.0095100%coinbase73d ago0x99ba48…7882af
0xae24…40400x058a…8f17BaseBlockRun.AIAi$0.0095100%coinbase73d ago0x9559a6…f4b746
0xae24…40400x058a…8f17BaseBlockRun.AIAi$0.0095100%coinbase73d ago0x0ba2f7…288ad9
0xae24…40400x058a…8f17BaseBlockRun.AIAi$0.0095100%coinbase73d ago0xaf9ddc…17af22
0xae24…40400x058a…8f17BaseBlockRun.AIAi$0.0095100%coinbase73d ago0x5f2171…9e13bb
0xae24…40400x058a…8f17BaseBlockRun.AIAi$0.0095100%coinbase73d ago0x65b931…a376fa
0xae24…40400x058a…8f17BaseBlockRun.AIAi$0.0095100%coinbase73d ago0xefbb14…485f14
0xae24…40400x058a…8f17BaseBlockRun.AIAi$0.0095100%coinbase73d ago0x0a165f…a0fae8
0xae24…40400x058a…8f17BaseBlockRun.AIAi$0.0095100%coinbase73d ago0x5153c9…059339
0xae24…40400x058a…8f17BaseBlockRun.AIAi$0.0095100%coinbase73d ago0x21ccd2…6e09d1
0xae24…40400x058a…8f17BaseBlockRun.AIAi$0.0095100%coinbase73d ago0x49864e…398ff6
0xae24…40400x058a…8f17BaseBlockRun.AIAi$0.0095100%coinbase73d ago0x22f4c9…29cfb2
0xae24…40400x058a…8f17BaseBlockRun.AIAi$0.0095100%coinbase73d ago0x8f7048…c2056e
0xae24…40400x058a…8f17BaseBlockRun.AIAi$0.0095100%coinbase73d ago0xacf514…600de7
0xae24…40400x058a…8f17BaseBlockRun.AIAi$0.0095100%coinbase73d ago0x617d6e…dd77ef
0xae24…40400x058a…8f17BaseBlockRun.AIAi$0.0095100%coinbase73d ago0x657f91…ca9e44
0xae24…40400x058a…8f17BaseBlockRun.AIAi$0.0095100%coinbase73d ago0x3c6bac…d08740
0xae24…40400x058a…8f17BaseBlockRun.AIAi$0.0095100%coinbase73d ago0x5ae14a…47b34e
0xae24…40400x058a…8f17BaseBlockRun.AIAi$0.0095100%coinbase73d ago0x8441c8…5d9d62
0xae24…40400x058a…8f17BaseBlockRun.AIAi$0.0095100%coinbase73d ago0x1b93cc…d6b6c7

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.