Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x35df…0ad50x6839…1a2bBase—$0.003100%coinbase57d ago0xaf5af2…a26bdf
0x6980…26180x6839…1a2bBase—$0.003100%coinbase57d ago0x7da29c…161910
0x6ade…27cd0x6839…1a2bBase—$0.003100%coinbase57d ago0x4a583c…874b15
0x3aae…490b0x6839…1a2bBase—$0.003100%coinbase57d ago0xf4e616…f11fd3
0x7bab…83b00x6839…1a2bBase—$0.003100%coinbase57d ago0xddeddd…b74af2
0xe632…8bfc0x6839…1a2bBase—$0.003100%coinbase57d ago0xf936c8…a2166f
0xc1c9…ce330x6839…1a2bBase—$0.003100%coinbase57d ago0xa4ac9e…9b5ea4
0x5dcd…eb220x6839…1a2bBase—$0.003100%coinbase57d ago0x207bb5…dd7e88
0x6eb0…30340x6839…1a2bBase—$0.003100%coinbase57d ago0x32ce64…7fc080
0xaa1b…d2320x6839…1a2bBase—$0.003100%coinbase57d ago0xbd0d50…4a1aed
0xfcaf…fc810x6839…1a2bBase—$0.003100%coinbase57d ago0x2c1383…ed1094
0x6d28…36d70x6839…1a2bBase—$0.003100%coinbase57d ago0xc8525d…b3cd30
0xcb09…65530x6839…1a2bBase—$0.003100%coinbase57d ago0x8b7a09…8d367a
0x742b…427c0x6839…1a2bBase—$0.003100%coinbase57d ago0x44a518…f3944b
0xc16c…b2fb0x6839…1a2bBase—$0.003100%coinbase57d ago0x231f1a…db6e75
0x8b18…0ad40x6839…1a2bBase—$0.003100%coinbase57d ago0x6889ba…b37cac
0x5efb…17580x6839…1a2bBase—$0.003100%coinbase57d ago0x33961a…bad3ff
0x578c…0d900x6839…1a2bBase—$0.003100%coinbase57d ago0x09d58a…fc4611
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase57d ago0x401657…29ff6d
0xa93f…26850x6839…1a2bBase—$0.003100%coinbase57d ago0x694836…223b23
0x53ad…d1680x6839…1a2bBase—$1.00100%coinbase57d ago0xb2807c…59dbc4
0xf507…8d710x6839…1a2bBase—$1.00100%coinbase57d ago0xa8e39e…2e2eff
0xb4e7…243e0x6839…1a2bBase—$1.00100%coinbase57d ago0xa60194…b0e6ea
0x6536…fa410x6839…1a2bBase—$5.00100%coinbase57d ago0x94f854…4dc63d
0xe4b5…dc720x6839…1a2bBase—$5.00100%coinbase57d ago0xb3b794…78489e

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.