Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb974…98aa0x4dee…ed65Base—$0.01100%coinbase58d ago0x4e3c45…3b8978
0xb974…98aa0xfc18…fb06Base—$0.01100%coinbase58d ago0x0dca84…278fb8
0xb974…98aa0x9b11…8e27Base—$0.01100%coinbase58d ago0xc00311…dcd17b
0xb974…98aa0x8d22…3ad5Base—$0.01100%coinbase58d ago0xa30a43…a3688b
0xb974…98aa0x0f00…eb0bBase—$0.01100%coinbase58d ago0xacddd2…e19c45
0xb974…98aa0xb704…42beBase—$0.01100%coinbase58d ago0x305e17…a03984
0xb974…98aa0x591a…e9a2Base—$0.01100%coinbase58d ago0x359aba…883567
0xb974…98aa0x92d8…e622Base—$0.01100%coinbase58d ago0xcf1fce…435f28
0xb974…98aa0x1764…0cf1Base—$0.01100%coinbase58d ago0x30fb96…5c757f
0xb974…98aa0x6f71…a301Base—$0.01100%coinbase58d ago0xd150dd…10c5d1
0xb974…98aa0xcf8d…5179Base—$0.01100%coinbase58d ago0x02ada0…785b8d
0xb974…98aa0xc452…9b61Base—$0.01100%coinbase58d ago0x1f06a7…259452
0xb974…98aa0xd992…9d11Base—$0.01100%coinbase58d ago0x2657a8…4723c4
0xb974…98aa0x7845…3543Base—$0.01100%coinbase58d ago0xa50079…8c8754
0xb974…98aa0xf323…95feBase—$0.01100%coinbase58d ago0x8111b0…f116e0
0xb974…98aa0x19e4…0570Base—$0.01100%coinbase58d ago0x76c432…8e237b
0xb974…98aa0xbe89…3cbeBase—$0.01100%coinbase58d ago0x560540…655487
0xb974…98aa0xf720…e31eBase—$0.01100%coinbase58d ago0xd63869…72407c
0xb974…98aa0x57db…6f9dBase—$0.01100%coinbase58d ago0x42d29b…2b6a0e
0xb974…98aa0x79de…2fa5Base—$0.01100%coinbase58d ago0x140900…2209c4
0xb974…98aa0xd165…d712Base—$0.01100%coinbase58d ago0x35de68…11ca2b
0xb974…98aa0xa977…5d96Base—$0.01100%coinbase58d ago0xa9479e…d5907f
0xb974…98aa0x6713…3969Base—$0.01100%coinbase58d ago0xbad4d1…03ccd7
0xb974…98aa0xd059…2797Base—$0.01100%coinbase58d ago0x3a0b7a…50037b
0xb974…98aa0x5524…adb1Base—$0.01100%coinbase58d ago0x0b0ccb…c94c0e

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.