Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2bd…49730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0xfcaca5…5e9e17
0x5b3a…9cba0x3e0a…78e7Base—$0.005844100%coinbase14s ago0x3be38a…ca626d
0x0309…e3d30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x71364c…b8c4e6
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase20s ago0x69dca8…991f80
0x7882…daf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x6ce971…6bdd76
0x8a6c…f2930xa588…014cBase—$0.0170%0x5e3b…c8a526s ago0x36ce68…5a868e
0x3a24…60620xef43…6c7fBase—$0.01100%virtuals28s ago0x839bb6…78f495
0x2fc6…befe0x4985…2b2bBase—$8.0970%0x6351…0d6230s ago0x82a6ea…3ce336
0x4acf…aced0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0xc637f8…b5900f
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0x678512…f88f64
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase42s ago0x9ef435…fe0719
0x83d2…eac30xa9dd…2315Base—$0.002100%coinbase42s ago0x296aa8…4094d7
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a544s ago0xd83e5c…a3d365
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase50s ago0xf31a7d…94debe
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase50s ago0x0ea6df…d4ec68
0x5444…00610x3e0a…78e7Base—$0.003984100%coinbase54s ago0x35a4cd…ed159d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase56s ago0xc5489a…339cf7
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase56s ago0xd332fd…c6dd10
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase1m ago0x2e3371…671b46
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase1m ago0x36e9b9…7e7648
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a51m ago0x4681ca…24c5cb
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x894dc3…34389d
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x64e4…55d91m ago0x8b2d89…4fddd5
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x1efc…9e431m ago0x10400a…62a882
0x10ca…a7b90x47c5…4fc3Base—$10.5070%0xd0af…bdfe1m ago0x8c987e…adfb80

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.