Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0708…98200x8a12…0881Base$0.06100%coinbase27d ago0xffc3f8…7ba8ec
0x0708…98200x8a12…0881Base$0.01100%coinbase27d ago0x8e7ec5…c055e5
0x5326…afce0x8a12…0881Base$0.11100%coinbase27d ago0xc43253…9d56b9
0x2fb9…06960x8a12…0881Base$0.12100%coinbase27d ago0xf4801f…10ae39
0xeef4…5ddf0x8a12…0881Base$0.09100%coinbase27d ago0x86dbcc…6032f9
0xeef4…5ddf0x8a12…0881Base$0.06100%coinbase27d ago0xe9d4b0…5efba6
0x3dcf…2adb0x8a12…0881Base$0.08100%coinbase27d ago0xb47799…c996ec
0x3dcf…2adb0x8a12…0881Base$0.06100%coinbase27d ago0x85f6bb…dae8fb
0x3bde…f8490x8a12…0881Base$0.01100%coinbase27d ago0x359845…db948b
0x3bde…f8490x8a12…0881Base$0.11100%coinbase27d ago0x1052cb…4dbb05
0x61ab…d57a0x8a12…0881Base$0.08100%coinbase27d ago0x84d860…36c8e2
0x61ab…d57a0x8a12…0881Base$0.01100%coinbase27d ago0x58f550…902187
0x8f1d…cade0x8a12…0881Base$0.10100%coinbase27d ago0x97f538…10431b
0x2840…23970x8a12…0881Base$0.11100%coinbase27d ago0xee4112…38ceef
0x975b…c37b0x8a12…0881Base$0.01100%coinbase27d ago0x2358fd…ea039e
0x975b…c37b0x8a12…0881Base$0.10100%coinbase27d ago0xb764ae…89b4be
0xb88d…105a0x8a12…0881Base$0.08100%coinbase27d ago0xb7002a…92f003
0xb88d…105a0x8a12…0881Base$0.06100%coinbase27d ago0xe68e60…c265cc
0x5438…ab490x8a12…0881Base$0.01100%coinbase27d ago0xfde424…65b071
0x5438…ab490x8a12…0881Base$0.11100%coinbase27d ago0x519141…7a893b
0x3ef7…800f0x8a12…0881Base$0.06100%coinbase27d ago0x1e4bad…21b4e8
0x3ef7…800f0x8a12…0881Base$0.09100%coinbase27d ago0xdab8cf…268e17
0xe924…66cc0x8a12…0881Base$0.01100%coinbase27d ago0x84a127…14f70a
0xe924…66cc0x8a12…0881Base$0.07100%coinbase27d ago0xf16a48…455691
0x06e7…35310x8a12…0881Base$0.01100%coinbase27d ago0xbaa893…edb553

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.