Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa19d ago0xf0d8c2…2ba301
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa19d ago0xcdbe46…265d2c
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa19d ago0xa92012…9b2e6a
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa20d ago0x76c180…af9690
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa20d ago0xe13913…4b1687
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa20d ago0x51575e…13a3da
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa20d ago0x6bfcae…0e19db
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa20d ago0xf6bad0…e0ca1f
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa20d ago0x3b9cea…a72d15
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa20d ago0xeab27e…97f316
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa20d ago0x51954c…f067cd
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa20d ago0xa1eaf8…0038ca
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa20d ago0xfcddb8…fa9442
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa20d ago0xfb8599…b5dd72
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa20d ago0x961dc5…e858e1
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa20d ago0x2ea602…1fa097
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa20d ago0x70a9be…36d5a3
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa20d ago0x0f320c…d82839
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa20d ago0xae732b…fb25f6
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa20d ago0xb5357a…f971a2
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa20d ago0x946e39…d63180
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa20d ago0xefe4c5…dcf2ab

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.