Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2fc6…befe0x4985…2b2bBase$17.8970%0x6351…0d621d ago0x6c3d54…50ea44
0x2fc6…befe0x4985…2b2bBase$19.8670%0x6351…0d621d ago0x0cfb34…d04e1e
0x2fc6…befe0x4985…2b2bBase$80.3870%0x6351…0d621d ago0x5ff061…c0bc8a
0x2fc6…befe0x4985…2b2bBase$442.6970%0x6351…0d621d ago0xdfcf86…4bc592
0x2fc6…befe0x4985…2b2bBase$14.3470%0x6351…0d621d ago0xe6a878…e4c297
0x2fc6…befe0x4985…2b2bBase$1.0070%0x6351…0d621d ago0x1fe25a…09f169
0x2fc6…befe0x4985…2b2bBase$1.4970%0x6351…0d621d ago0xe27dff…f0882c
0x2fc6…befe0x4985…2b2bBase$23.5570%0x6351…0d621d ago0x821d80…771a80
0x2fc6…befe0x4985…2b2bBase$5.7970%0x6351…0d621d ago0x035e1a…871442
0x2fc6…befe0x4985…2b2bBase$5.9770%0x6351…0d621d ago0xc60eb4…b9ce34
0x2fc6…befe0x4985…2b2bBase$4,481.2970%0x6351…0d621d ago0x148c4d…f74a6c
0x2fc6…befe0x4985…2b2bBase$0.0770%0x6351…0d621d ago0x96a7de…05f5a2
0x2fc6…befe0x4985…2b2bBase$16.9470%0x6351…0d621d ago0x60e125…388563
0x2fc6…befe0x4985…2b2bBase$108.7470%0x6351…0d621d ago0x35cff1…946686
0x2fc6…befe0x4985…2b2bBase$12.9570%0x6351…0d621d ago0xfabe26…be1311
0x2fc6…befe0x4985…2b2bBase$497.8770%0x6351…0d621d ago0x7e1d0d…ca7c67
0x2fc6…befe0x4985…2b2bBase$7.5370%0x6351…0d621d ago0x25124d…c8c697
0x2fc6…befe0x4985…2b2bBase$0.8470%0x6351…0d621d ago0x08c063…e16aca
0x2fc6…befe0x4985…2b2bBase$0.6270%0x6351…0d621d ago0x103c59…ee7d5d
0x2fc6…befe0x4985…2b2bBase$186.1770%0x6351…0d621d ago0xa73138…0a15e0
0x2fc6…befe0x4985…2b2bBase$3.5770%0x6351…0d621d ago0x23acb0…b311a0
0x2fc6…befe0x4985…2b2bBase$39.1170%0x6351…0d622d ago0x41db22…80c918
0x2fc6…befe0x4985…2b2bBase$298.5070%0x6351…0d622d ago0x4ce762…47fe2f
0x2fc6…befe0x4985…2b2bBase$18.9470%0x6351…0d622d ago0xac54c3…767652
0x2fc6…befe0x4985…2b2bBase$99.9570%0x6351…0d622d ago0x34c6e2…d4eca2

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.