Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x98e5…a33d0x058a…8f17BaseBlockRun.AIAi$0.001100%coinbase118d ago0xeaf371…878e2b
0xed66…d6ae0x058a…8f17BaseBlockRun.AIAi$0.001100%coinbase118d ago0xc5cc51…e11e7c
0xed66…d6ae0x058a…8f17BaseBlockRun.AIAi$0.001100%coinbase118d ago0xbb33d4…60c31f
0xed66…d6ae0x058a…8f17BaseBlockRun.AIAi$0.001100%coinbase118d ago0xc1b63f…f7ea05
0xed66…d6ae0x058a…8f17BaseBlockRun.AIAi$0.001100%coinbase118d ago0xdbea69…78256c
0xed66…d6ae0x058a…8f17BaseBlockRun.AIAi$0.001100%coinbase118d ago0x4dc92d…7a4016
0xed66…d6ae0x058a…8f17BaseBlockRun.AIAi$0.001100%coinbase118d ago0x4ef7e2…609589
0xed66…d6ae0x058a…8f17BaseBlockRun.AIAi$0.001100%coinbase118d ago0x19af26…32e665
0xed66…d6ae0x058a…8f17BaseBlockRun.AIAi$0.001100%coinbase118d ago0xee7eeb…fe3912
0xed66…d6ae0x058a…8f17BaseBlockRun.AIAi$0.001100%coinbase118d ago0x067e4f…617f30
0xed66…d6ae0x058a…8f17BaseBlockRun.AIAi$0.001100%coinbase118d ago0x503018…c4e887
0x7e57…2f090x058a…8f17BaseBlockRun.AIAi$0.005100%coinbase118d ago0x994872…a60bdb
0xed66…d6ae0x058a…8f17BaseBlockRun.AIAi$0.001100%coinbase118d ago0x1b9264…d9e310
0x7e57…2f090x058a…8f17BaseBlockRun.AIAi$0.005100%coinbase119d ago0x551f0a…098370
0xd3e9…ba880x058a…8f17BaseBlockRun.AIAi$0.001100%coinbase119d ago0xc713af…4ab548
0xed66…d6ae0x058a…8f17BaseBlockRun.AIAi$0.001100%coinbase119d ago0x374d9f…a58f5f
0xed66…d6ae0x058a…8f17BaseBlockRun.AIAi$0.005100%coinbase119d ago0x8afd54…842d23
0xed66…d6ae0x058a…8f17BaseBlockRun.AIAi$0.001100%coinbase119d ago0xe7395e…e52619
0xed66…d6ae0x058a…8f17BaseBlockRun.AIAi$0.001100%coinbase119d ago0x681c46…c3da63
0xed66…d6ae0x058a…8f17BaseBlockRun.AIAi$0.005100%coinbase119d ago0xed698d…61ac05
0xed66…d6ae0x058a…8f17BaseBlockRun.AIAi$0.001100%coinbase119d ago0x13c10a…a44172
0xed66…d6ae0x058a…8f17BaseBlockRun.AIAi$0.001100%coinbase119d ago0x76f833…7c5b43
0xed66…d6ae0x058a…8f17BaseBlockRun.AIAi$0.005100%coinbase119d ago0x06139f…b1f3b0
0xed66…d6ae0x058a…8f17BaseBlockRun.AIAi$0.001100%coinbase119d ago0x0c1a4f…6642d8
0xed66…d6ae0x058a…8f17BaseBlockRun.AIAi$0.005100%coinbase119d ago0xcda4f0…049221

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.