Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f79…49b20x5aae…482eBase$0.25100%coinbase16s ago0xbd2b57…69e5ec
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase18s ago0x4023f8…59e25e
0x1d81…bcf60x47c5…4fc3Base$11.0870%0x0156…b0f518s ago0x4787e5…0e37fe
0x8adf…348d0x6839…1a2bBase$0.003100%coinbase18s ago0x25515a…0068a7
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x750b5f…cc9f30
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase20s ago0xae6767…fb99f7
0xc7f3…c0440x5f11…468aBase$0.32100%primer24s ago0xe4cc23…a91689
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x8abdaa…6e3230
0x1f14…19530x40a8…ad8bBasex402 service$0.001100%coinbase26s ago0x7539a3…b9f0b7
0xfce1…21050x3e0a…78e7Base$0.004582100%coinbase30s ago0xb40b3e…5b3fdb
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x0dc6f6…1bf2ea
0x14aa…cd390x6839…1a2bBase$0.003100%coinbase30s ago0xe1233d…c8285d
0x1c0b…b5e00x6839…1a2bBase$0.003100%coinbase36s ago0x0433b6…df0066
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0x0c1f1a…7767c8
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase38s ago0x11d1fe…f2139b
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase44s ago0x433a7f…c7499f
0x056f…99d70x788b…8454Basex402 service$0.01100%coinbase46s ago0xd75115…4d6d1a
0x2291…a2c80x6839…1a2bBase$0.003100%coinbase50s ago0x692476…f0e2c2
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase52s ago0x631e69…3b420d
0x5e14…28990xa9dd…2315Base$0.01100%coinbase58s ago0xf32ad3…12f67e
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase58s ago0x8dd9e4…97672d
0xf38a…f9350x6839…1a2bBase$0.003100%coinbase58s ago0x1b70b6…92deb1
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1m ago0x76c988…0a6e83
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x6b655b…a4500f
0x35da…d1ca0x1817…bc2cBase$0.00170%0x0021…ad8f1m ago0xac5d51…6d7572

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.