Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2054…ae9b0x2a94…e242Base—$0.01100%coinbase87d ago0xda3eaf…b162dc
0x2054…ae9b0x5046…2177Base—$0.01100%coinbase87d ago0x4ab38e…21c853
0x2054…ae9b0x13d8…46edBase—$0.01100%coinbase87d ago0x7a0137…a56ecf
0x2054…ae9b0xc076…d999Base—$0.01100%coinbase87d ago0xcf8ed6…76909d
0x2054…ae9b0x7731…5d0eBase—$0.01100%coinbase87d ago0x153a60…8ba878
0x2054…ae9b0xc529…0b62Base—$0.01100%coinbase87d ago0x621c30…a26da0
0x2054…ae9b0x0333…99ecBase—$0.01100%coinbase87d ago0x064f4c…971883
0x2054…ae9b0x500c…240bBase—$0.01100%coinbase87d ago0x9a9f78…0c2ff0
0x2054…ae9b0xee55…6c19Base—$0.01100%coinbase87d ago0xb19c51…0ff944
0x2054…ae9b0x0736…7c4fBase—$0.01100%coinbase87d ago0xb3c037…5befc8
0x2054…ae9b0xbb31…3ffcBase—$0.01100%coinbase87d ago0x4bd962…134a5c
0x2054…ae9b0xe0e3…33beBase—$0.01100%coinbase87d ago0x102a1f…3a2927
0x2054…ae9b0xade4…7887Base—$0.01100%coinbase87d ago0x6ec992…cab7f2
0x2054…ae9b0x46c8…c083Base—$0.01100%coinbase87d ago0xc861fb…ba9619
0x2054…ae9b0xb390…7460Base—$0.01100%coinbase87d ago0x3500ec…588560
0x2054…ae9b0x976e…795eBase—$0.01100%coinbase87d ago0x8f0023…4dcb8c
0x2054…ae9b0x0763…c224Base—$0.01100%coinbase87d ago0xe85ea8…d0178e
0x2054…ae9b0x3779…768dBase—$0.01100%coinbase87d ago0x8a308e…9c2e24
0x2054…ae9b0x492b…ab5fBase—$0.01100%coinbase87d ago0xcb6768…c8e016
0x2054…ae9b0x0ec3…3646Base—$0.01100%coinbase87d ago0xbfa598…b3f0ee
0x2054…ae9b0x0a94…6199Base—$0.01100%coinbase87d ago0x7e20ff…aec2c0
0x2054…ae9b0xe0a2…6408Base—$0.01100%coinbase87d ago0x90634a…dfebaf
0x2054…ae9b0x6337…6067Base—$0.01100%coinbase87d ago0x020d7c…a8da96
0x2054…ae9b0x8410…f646Base—$0.01100%coinbase87d ago0x878406…e41d1e
0x2054…ae9b0xf64d…bdc4Base—$0.01100%coinbase87d ago0xa71be5…7631fc

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.