Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd51…46a90x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase45d ago0xe624d5…a98428
0x8043…83880xcd51…46a9Base—$0.01100%0x721b…8d7e45d ago0xff642f…dce3c2
0xcd51…46a90x325b…d430BaseStableEnrichExa$0.06100%coinbase45d ago0x9f74c7…5d5322
0x8043…83880xcd51…46a9Base—$0.07100%0x721b…8d7e45d ago0xc7428e…7658cb
0xcd51…46a90x6d6e…9192BaseExaSearch$0.001100%coinbase45d ago0xf15e72…2fae6b
0x8043…83880xcd51…46a9Base—$0.0011100%0x721b…8d7e45d ago0xb75864…d01a2f
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase45d ago0xeb948a…9643f5
0x8043…83880xcd51…46a9Base—$0.0077100%0x721b…8d7e45d ago0xfb26ed…9eac95
0xcd51…46a90x124f…4478BaseStableCryptoDefillama$0.01100%coinbase45d ago0x8e5784…481df1
0xcd51…46a90x402f…b0d4Basex402 service$0.001100%coinbase45d ago0x5283a2…17e9f3
0xcd51…46a90x124f…4478BaseStableCryptoDefillama$0.01100%coinbase45d ago0x3a464e…b30ad4
0x8043…83880xcd51…46a9Base—$0.02100%0x721b…8d7e45d ago0xee3371…a11712
0xcd51…46a90x059d…5945Basex402 service$0.03100%coinbase45d ago0x64fd24…a3da0d
0x7328…5d6f0xcd51…46a9Base—$0.0370%0x721b…8d7e45d ago0x30c313…dcc418
0xcd51…46a90xf4c3…8854Basesrch.bestData$0.006100%payAI45d ago0xce04b6…fbff96
0x6dcc…654f0xcd51…46a9Base—$0.001170%0x721b…8d7e45d ago0x25d706…f09deb
0xcd51…46a90x6d6e…9192BaseExaSearch$0.001100%coinbase45d ago0xfa0970…b98b5d
0xcd51…46a90x6dcc…654fBase—$0.04100%0x721b…8d7e45d ago0x305a17…c1ac0b
0x6dcc…654f0xcd51…46a9Base—$0.04100%0x721b…8d7e45d ago0xe65fcf…3c0741
0x6dcc…654f0xcd51…46a9Base—$0.0011100%0x721b…8d7e45d ago0x4c3b2f…da09e9
0xcd51…46a90x6d6e…9192BaseExaSearch$0.001100%coinbase45d ago0x205d1b…af5a58
0x09a6…b45a0xcd51…46a9Base—$0.001100%0x721b…8d7e45d ago0x5eabea…ef6172
0x09a6…b45a0xcd51…46a9Base—$0.001100%0x721b…8d7e45d ago0x310ebb…169f3d
0x09a6…b45a0xcd51…46a9Base—$0.000001100%0x721b…8d7e45d ago0x1c8e0d…2a7c49
0xcd51…46a90xf4c3…8854Basesrch.bestData$0.0005100%mogami45d ago0x4962b5…9447eb

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.