Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc7f3…c0440x5f11…468aBase—$0.33100%primer15s ago0xe1e05f…7fe839
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xdcb902…f8c913
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xf862c5…172392
0x3c4f…96300x6e2d…b9c4Base—$3.0070%0x3e32…3ce719s ago0xb2c5ff…79bdd3
0x577a…3f380x47c5…4fc3Base—$420.0070%0xf239…386c21s ago0x71d966…04e83a
0x13db…51920xe55e…f748Base—$44.66100%mrdn21s ago0xef2e33…e9e44e
0x1822…e4c90xdc56…78e2Base—$28.8870%0x8f85…0f9225s ago0xa98b07…2e7d80
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa27s ago0xbca380…e1a8f5
0xb968…8b140x50eb…6480Base—$0.00170%0x54f0…793227s ago0xba017e…f73e0d
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x6b92e1…b61e10
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x1e92…0cb729s ago0x8056e3…9162e5
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x4e2652…72c3e8
0x1c85…1e320x6839…1a2bBase—$0.003100%coinbase31s ago0x26a95a…338469
0x4a03…97780x0e84…b808BaseOtto AITwitter search$0.001100%coinbase33s ago0xe896c9…1031de
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase33s ago0xbb9314…fa684a
0x8c2b…b3ee0xa8b2…1d68Base—$0.0170%0x9501…c67733s ago0x65eedf…83a374
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0xe93704…9cae20
0xa7db…6907DriftflightBaseDriftflight$0.01100%coinbase37s ago0xcccf40…0c01ff
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0xb3239f…064f85
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase43s ago0xf18786…87b166
0xd6f4…efce0x6839…1a2bBase—$0.003100%coinbase43s ago0x0564e5…d6f025
0xd353…02050xc0ce…380fBaseBrowser UseBrowser-use$1.00100%coinbase45s ago0x92aade…e5d81f
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase45s ago0x8dc590…b1e9e4
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase49s ago0xab02eb…bc7c1d
0x6b41…b4cf0x50eb…6480Base—$0.00170%0x54f0…793251s ago0x5f8d11…44adb0

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.