Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd29d…15e10xd29d…15e1Basex402 service$0.01100%openx40217d ago0x59b1aa…5cde0f
0xd29d…15e10xd29d…15e1Basex402 service$0.01100%openx40217d ago0xef51e9…fccbf1
0xd29d…15e10xd29d…15e1Basex402 service$0.01100%openx40217d ago0xc47072…a4b19d
0xd29d…15e10xd29d…15e1Basex402 service$0.01100%openx40217d ago0xcfceb1…935b66
0xd29d…15e10xd29d…15e1Basex402 service$0.01100%openx40217d ago0x75eefd…b39164
0xd29d…15e10xd29d…15e1Basex402 service$0.01100%openx40217d ago0x2a594c…331b69
0xd29d…15e10xd29d…15e1Basex402 service$0.01100%openx40217d ago0x6a6b30…4da885
0xd29d…15e10xd29d…15e1Basex402 service$0.01100%openx40217d ago0x83dea5…55c439
0xd29d…15e10xd29d…15e1Basex402 service$0.01100%openx40217d ago0x36bed7…ec20e7
0xd29d…15e10xd29d…15e1Basex402 service$0.05100%openx40217d ago0x57a8c0…76a78e
0xd29d…15e10xd29d…15e1Basex402 service$0.05100%openx40217d ago0xd5bc33…ca3b1e
0xd29d…15e10xd29d…15e1Basex402 service$0.05100%openx40217d ago0xe015db…0276b2
0xd29d…15e10xd29d…15e1Basex402 service$0.05100%openx40217d ago0x5a7d7b…10ac20
0xd29d…15e10xd29d…15e1Basex402 service$0.05100%openx40217d ago0x9fedd0…b5e6b9
0xd29d…15e10xd29d…15e1Basex402 service$0.05100%openx40217d ago0xee3813…173cbf
0xd29d…15e10xd29d…15e1Basex402 service$0.05100%openx40217d ago0xd94516…773f09
0xd29d…15e10xd29d…15e1Basex402 service$0.05100%openx40217d ago0x6c7d60…40ca5a
0xd29d…15e10xd29d…15e1Basex402 service$0.05100%openx40217d ago0xfae973…efe041
0xd29d…15e10xd29d…15e1Basex402 service$0.05100%openx40217d ago0x2f7f20…0ffca5
0xd29d…15e10xd29d…15e1Basex402 service$0.15100%openx40217d ago0xcd9898…a7497e
0xd29d…15e10x7827…0a0fBase—$5.00100%openx40217d ago0x8b18c7…fe0ba6

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.