Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x05751e…b76ef1
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a512s ago0x9be846…be3e99
0xff9f…0e320x4466…125eBasex402 service$0.01100%coinbase12s ago0x9aea13…f73cce
0xa8d5…93f40x9fb3…1d9aBasex402 service$0.001100%coinbase12s ago0x6f530e…3667d5
0xa54d…49f50x84d5…e6b5Base—$1,998.6870%0x64b2…883314s ago0x201ff2…f10cf7
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc16s ago0x9214ce…718aed
0x0fcb…87740x54eb…0d5bBaseMulti-Source NewsNews$0.02100%coinbase18s ago0x3f7f5e…5ddf0a
0xc2d3…4c1c0xef43…6c7fBase—$0.01100%virtuals20s ago0x5a3b8e…6dc056
0x0fcb…87740x552c…a3f6BaseAye ScoutMarket$0.005100%coinbase22s ago0x242db1…b38008
bhupi888.eth0x4f6f…c059Base—$5.0070%0x07ae…0e6724s ago0xe16fde…728dd4
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase24s ago0xa43d8f…b71b59
0xa555…79e60x3e0a…78e7Base—$0.002901100%coinbase24s ago0x75c7e0…36ce78
0x1332…66eb0x47c5…4fc3Base—$525.0070%0x5a57…2a9e26s ago0x1cba0f…477508
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0xd3c0f5…436a4e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase38s ago0xfb956a…4b3477
0xb097…5b9d0xef43…6c7fBase—$0.01100%virtuals38s ago0xac9e2b…40b415
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…793240s ago0x1445f9…a180c1
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.01100%coinbase44s ago0xf85663…e5fc0a
0x0ea6…42120x9963…ed2fBase—$0.02100%coinbase48s ago0xc97767…a2e13f
0xfe8f…794d0xa6a9…809dBase—$38.22100%mrdn48s ago0x642088…61d2bb
0x0fcb…87740xc751…86a1Baseglim.shTwitter$0.005100%coinbase48s ago0xdcefc2…077fc2
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase50s ago0x9af485…d4e47e
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase54s ago0xc6956c…b37948
0xd9a3…80c30xef43…6c7fBase—$0.01100%virtuals54s ago0x01f0f6…05e4a7
0x5e1d…fb5c0x17cd…7905Basex402 service$0.05100%coinbase56s ago0x794020…3e5411

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.