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%coinbase16s ago0x13f58c…b6423e
0x2fc6…befe0xb4cb…00e5Base—$52.0870%0x6351…0d6216s ago0xefb48e…48ca67
0x28ca…a2040x47c5…4fc3Base—$10.5070%0xaf65…d79018s ago0x2a0f32…008ee1
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x2d2b64…79e9d6
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase18s ago0x982a6f…8d56c8
0x36db…ad430x6839…1a2bBase—$1.00100%coinbase18s ago0x742e8d…b7d90f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase20s ago0xed0a47…5173ad
0x5de2…0f3d0xfb08…7bf5Base—$4.0070%0x3e32…3ce724s ago0x4d9c16…c76979
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase24s ago0x0380dc…47cdc5
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x1f8319…44115a
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0xb1b7da…e41d95
0x92f0…9f350x325b…d430BaseStableEnrichExa$0.01100%coinbase28s ago0x1ae9c7…8e0c56
0x6386…b9130x589a…b3d8BaseX PayHealth$0.005100%coinbase30s ago0x62ee39…32a1e0
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x18e23b…05c0f3
0x5421…5c9a0x6839…1a2bBase—$0.003100%coinbase32s ago0xd8d687…228fa2
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase36s ago0x83c31d…e8aca4
0x8c6e…1b030x0e84…b808BaseOtto AITwitter search$0.002100%coinbase36s ago0x630b0b…903da0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase38s ago0x07035e…5b0555
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0x15b654…44d541
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0xf30330…50c726
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI38s ago0xcae196…5d2da6
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0x0b955f…42a9dc
0xf1b5…c6f90x589a…b3d8BaseX PayHealth$0.005100%coinbase42s ago0x6231a4…d708b4
0x868c…af500x40a8…ad8bBasex402 service$0.01100%coinbase42s ago0xd5a2ab…5c1c73
0xb205…ff740x6839…1a2bBase—$0.003100%coinbase44s ago0x2d2eee…fb296b

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.