Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7882…daf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x6ce971…6bdd76
0x8a6c…f2930xa588…014cBase—$0.0170%0x5e3b…c8a515s ago0x36ce68…5a868e
0x3a24…60620xef43…6c7fBase—$0.01100%virtuals17s ago0x839bb6…78f495
0x2fc6…befe0x4985…2b2bBase—$8.0970%0x6351…0d6219s ago0x82a6ea…3ce336
0x4acf…aced0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0xc637f8…b5900f
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x678512…f88f64
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase31s ago0x9ef435…fe0719
0x83d2…eac30xa9dd…2315Base—$0.002100%coinbase31s ago0x296aa8…4094d7
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a533s ago0xd83e5c…a3d365
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase39s ago0xf31a7d…94debe
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase39s ago0x0ea6df…d4ec68
0x5444…00610x3e0a…78e7Base—$0.003984100%coinbase43s ago0x35a4cd…ed159d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase45s ago0xc5489a…339cf7
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase45s ago0xd332fd…c6dd10
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase51s ago0x2e3371…671b46
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase53s ago0x36e9b9…7e7648
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a553s ago0x4681ca…24c5cb
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase53s ago0x894dc3…34389d
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x64e4…55d955s ago0x8b2d89…4fddd5
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x1efc…9e4355s ago0x10400a…62a882
0x10ca…a7b90x47c5…4fc3Base—$10.5070%0xd0af…bdfe55s ago0x8c987e…adfb80
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase57s ago0x17ce92…8b154f
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a557s ago0x52a83c…e1d5d3
0x528d…01a10xdb5c…10fdBase—$0.10100%payAI57s ago0xea1cd0…3c3d76
0xd49b…63770xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase57s ago0x42a5de…3f4b49

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.