Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa19d ago0xbcd16e…8b312c
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa19d ago0x67b20f…bc4336
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa19d ago0x8e7116…0c6dc4
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa19d ago0x8c014c…e9b344
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa19d ago0x4684e0…700701
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa19d ago0x310566…7eacf9
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa19d ago0x72c9d7…55c798
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa19d ago0xfafad5…5a9857
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa19d ago0x14ca78…686668
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa19d ago0x5a0327…0e16e5
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa19d ago0x61b966…0f6dbb
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa19d ago0xfb5365…1803a7
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa19d ago0x6685ca…212308
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa19d ago0x5aa991…8085cf
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa19d ago0x51f780…4e81a0
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa19d ago0x02e65c…be03cc
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa19d ago0x4d167a…2f3d34
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa19d ago0x7f7d7a…912c19
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa19d ago0xb18955…afe228
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa19d ago0x6381c4…ae629c
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa19d ago0xdfba2b…447f7b
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa19d ago0x4a921c…ff5625
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa19d ago0x44d6a4…8b0e4c
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa19d ago0x21309a…aa8558
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa19d ago0x6aeefd…2761e0

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.