Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x548d84…dc72ee
0x9cd4…2b5e0x5e00…0b5cBase$0.07100%coinbase14s ago0xc067e8…6ecebb
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x18bb25…336640
0x1332…66eb0x47c5…4fc3Base$10.5070%0xbb85…658214s ago0x8bf134…a8e8f3
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase18s ago0x68ab17…43bee8
0x34ec…5c050xd0b5…f224Base$9.9970%0x3482…6f0e18s ago0x43d5f3…03d95e
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x9e6b87…0a2dd7
0x35da…d1ca0x1817…bc2cBase$0.00170%0x0018…ca9724s ago0x63e243…60813e
0x5a58…a7bd0x0f7a…9fd2Base$467.2370%0xd2ae…d69824s ago0x826b09…7dd3df
0xb059…16a90x7b55…efabBasevAPI x402 decoder$1.00100%coinbase24s ago0x7423c0…e8af68
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase24s ago0xa6a185…1b00f4
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x9df562…2674db
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase26s ago0x7d465c…5775f5
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x9efb0b…a7a7ae
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase28s ago0x87f555…9004fb
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase30s ago0x9b2aa3…f141de
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x0df57e…f98258
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x90067e…509717
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase32s ago0xfb0b5c…79b87b
wiant.eth0x374c…108cBaseBAGS Agent APIPayments$0.01100%coinbase32s ago0x38519a…167c19
0x37ea…6a830xb86a…e183Base$896.6670%0xb86a…e18334s ago0x8a94b9…0dc2ca
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase36s ago0x035ed0…cf7de1
0xf8fa…69400x47c5…4fc3Base$1.5470%0x6f36…132b40s ago0x952b46…0655d2
0x11d1…5ec30x3e0a…78e7Base$0.004545100%coinbase42s ago0x7ba933…d36068
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase44s ago0x833281…4d86f0

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.