Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x97e9…8f7c0x6839…1a2bBase—$1.00100%coinbase48d ago0x9d25d2…4b3168
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase48d ago0xaaef3c…6a4501
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase48d ago0xbf3389…840870
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase48d ago0x473778…a7d374
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase48d ago0x61b2a9…63291b
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase48d ago0xde3515…733ada
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase48d ago0x85b548…e92e34
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase48d ago0x77215b…dabe09
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase48d ago0xcbe3b1…cbca80
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase48d ago0xd0a3be…83f5fe
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase48d ago0x10a31a…a4a6d5
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase48d ago0x2edc8c…2d24af
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase48d ago0xa85165…668676
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase48d ago0xe82591…093963
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase48d ago0x8b61df…60de88
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase48d ago0x1854c4…72dfcc
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase48d ago0x45fd78…ae7f9b
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase48d ago0x6ab5fe…901d19
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase48d ago0x6b2dc8…a6045e
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase48d ago0x44c927…6c15b3
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase48d ago0xad08f0…02c340
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase48d ago0x319d48…2328cd
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase48d ago0xdb67ff…853e06
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase48d ago0x940cef…1d2a24
0x97e9…8f7c0x6839…1a2bBase—$1.00100%coinbase48d ago0x596704…e19c36

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.