Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0x11f576…3d8ce6
0x4b07…96d30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0x873f55…278993
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0x064d9a…6a7cb9
0xac08…cb7b0x52e2…f3eaBasex402 service$0.005100%coinbase12s ago0x896dda…4dfc2e
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0xb89d55…032ed4
0xac08…cb7b0x52e2…f3eaBasex402 service$0.005100%coinbase16s ago0x9801a9…521876
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x86d817…358153
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x2c4bb3…6a83db
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x821065…bf50ea
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x60cdd1…108c6e
0xf253…f14b0x9bdf…2e8cBase—$3.0070%0x3e32…3ce722s ago0xc3d3bd…cceb86
0x8415…995f0xd908…f214Base—$0.0270%0x0018…ca9722s ago0x40e450…a21c36
0xac08…cb7b0x52e2…f3eaBasex402 service$0.008100%coinbase22s ago0x86ce6e…db0cc7
0x1afa…17020x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x413dad…fe69bf
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x2d6fd1…9f3140
0x8f48…c96b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xacb3fb…4f9e42
0xac08…cb7b0x52e2…f3eaBasex402 service$0.003100%coinbase26s ago0x2aaecf…d4abf7
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x86333e…85de7d
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase30s ago0x0f8de7…32e445
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xce9f…bc8e32s ago0xf952c9…81a709
0x527a…8e170x17cd…7905Basex402 service$0.05100%coinbase32s ago0xefea14…d1ef70
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase32s ago0x890730…0ecfb1
0x3be9…575c0x4cd0…bc31Base—$30.4870%0x4337…926932s ago0xc2e790…b1859d
0xac08…cb7b0x52e2…f3eaBasex402 service$0.008100%coinbase32s ago0xf750b3…c63ad9
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x248a8d…5b10ec

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.