Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa37d ago0x8dff38…2b9ba6
0x0a32…e1620x9c95…e299Base—$0.001100%fluxa37d ago0xe8dce5…dc5c81
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa37d ago0x488577…6f66e9
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa37d ago0xe6e69d…c4d1e9
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa37d ago0xbe85ce…d5dcf1
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa37d ago0x02e1a0…ac960e
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa37d ago0xaf9ff0…c34a01
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa37d ago0x034f9e…6e44b2
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa38d ago0xf2e268…9792a1
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa38d ago0xd51d9e…01286a
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa38d ago0x9c64f3…83fc79
0x0a32…e1620x9c95…e299Base—$0.001100%fluxa38d ago0xec4fa0…8dbdf0
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa38d ago0x28f9c3…631599
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa38d ago0x6e9b7c…afe122
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa38d ago0x125af4…b05dcb
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa38d ago0xaefc37…57ab2d
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa38d ago0x2e317f…7dad0d
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa38d ago0xffd4d1…c12024
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa38d ago0x651653…274019
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa38d ago0x825fda…7c00b5
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa38d ago0xeeb0de…ff1298
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa38d ago0x29aa98…dff01f
0x0a32…e1620x9c95…e299Base—$0.001100%fluxa38d ago0x21d2b4…41e758
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa38d ago0xb4c78b…d4a526
0x0a32…e1620x9c95…e299Base—$0.001100%fluxa38d ago0x3fe3b1…e8b78a

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.