Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa21d ago0xfd7aaf…7053e9
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa21d ago0xba9b8e…9db3be
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa21d ago0xbcd2a3…9fc3cb
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa21d ago0x8682f0…1b5076
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa21d ago0x4b34f1…3945b5
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa21d ago0x7e5cab…480c89
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa21d ago0xe2f613…e84b85
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa21d ago0x7cf201…c5db85
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa21d ago0x72ecd3…923726
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa21d ago0xfca4dd…37376e
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa21d ago0x9b677f…bee032
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa21d ago0xee30a2…bf23e1
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa21d ago0x58d1e1…76463d
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa21d ago0x27aebb…61ad50
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa21d ago0x923798…fb6fa4
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa21d ago0x6098db…ed42b3
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa21d ago0x09f112…3f37b5
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa21d ago0x5eb49f…c071ce
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa21d ago0x6c78ff…4dfa57
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa21d ago0x041721…7f8913
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa21d ago0x93ce30…0d337e
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa21d ago0x26fc57…56d8a3
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa21d ago0xbf6735…ee58b4
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa21d ago0xbb2f08…c56b35
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa21d ago0xd758f4…7ccd35

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.