Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6a6…91ab0xef43…6c7fBase—$0.01100%virtuals10s ago0x6afe73…c54e32
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0xd15b6c…0ef4b1
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a512s ago0x08bcb7…9af7d3
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a514s ago0xbb71e8…27f1b5
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase16s ago0x6ae21e…df3319
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase18s ago0x17c80a…6d3fd6
0xe2bd…49730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0xfcaca5…5e9e17
0x5b3a…9cba0x3e0a…78e7Base—$0.005844100%coinbase22s ago0x3be38a…ca626d
0x0309…e3d30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x71364c…b8c4e6
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase28s ago0x69dca8…991f80
0x7882…daf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x6ce971…6bdd76
0x8a6c…f2930xa588…014cBase—$0.0170%0x5e3b…c8a534s ago0x36ce68…5a868e
0x3a24…60620xef43…6c7fBase—$0.01100%virtuals36s ago0x839bb6…78f495
0x2fc6…befe0x4985…2b2bBase—$8.0970%0x6351…0d6238s ago0x82a6ea…3ce336
0x4acf…aced0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0xc637f8…b5900f
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase48s ago0x678512…f88f64
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase50s ago0x9ef435…fe0719
0x83d2…eac30xa9dd…2315Base—$0.002100%coinbase50s ago0x296aa8…4094d7
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a552s ago0xd83e5c…a3d365
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase58s ago0xf31a7d…94debe
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase58s ago0x0ea6df…d4ec68
0x5444…00610x3e0a…78e7Base—$0.003984100%coinbase1m ago0x35a4cd…ed159d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase1m ago0xc5489a…339cf7
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0xd332fd…c6dd10
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase1m ago0x2e3371…671b46

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.