Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa20d ago0xba7859…fd35ae
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa20d ago0xeea1d3…b0a91b
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa20d ago0x2e332d…31a604
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa20d ago0x45ab34…680e13
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa20d ago0x194cf3…257d23
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa20d ago0x4d8745…763b73
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa20d ago0x65eaf7…919abd
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa20d ago0x345843…60da3a
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa20d ago0xfaeaed…ee1f56
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa20d ago0x8c6cdb…9d7657
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa20d ago0xfcadb1…a99efc
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa20d ago0x57e340…2349fb
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa20d ago0x50ce70…d4c3ba
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa20d ago0x05e4be…8fe5a3
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa20d ago0x39767a…10faae
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa20d ago0xfd2c3f…8b2b8a
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa20d ago0x9319f7…e622a3
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa20d ago0xed8eb7…cd5215
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa20d ago0xefc09c…2e4ed8
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa20d ago0xa42fab…6dfc07
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa20d ago0x3a7eaa…9b7beb
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa20d ago0x6b5c5f…7b7254
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa20d ago0x95cc6f…8aa7b9
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa20d ago0x793943…1ed388
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa20d ago0x1b8ba0…90fa78

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.