Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa17d ago0x1c9080…90a708
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa17d ago0xae07ab…b64393
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa17d ago0xa0e0ec…172027
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa17d ago0xc997a7…15307d
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa17d ago0xa2cb4e…675920
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa17d ago0xfd3d8a…a8f276
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa17d ago0xe10788…9156c5
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa17d ago0x73da86…a06563
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa17d ago0x0779bc…c98905
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa17d ago0xb7b8ba…10bb9e
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa17d ago0xc31ec7…91d76f
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa17d ago0xec91b3…d194dd
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa17d ago0xacc2ca…0444a0
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa17d ago0xfa5771…0c28b2
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa17d ago0x74d7ea…20e143
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa17d ago0x297f9a…2d8154
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa17d ago0x72b9de…449577
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa17d ago0x9b39ab…151e91
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa17d ago0xf74755…6097c0
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa17d ago0x5f4f1d…9a95dd
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa17d ago0x1cf6aa…e16ff3
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa17d ago0x368027…5eaa34
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa17d ago0xb79244…295b48
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa17d ago0x3ab0aa…eb3ef0
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa17d ago0xc0db26…06f229

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.