Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xffb1…064f0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase11s ago0xc6278b…52447f
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase13s ago0x31523c…86a899
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0xac0e4b…1fae47
0xb1fa…ed080x4126…f6f5Base—$56.0070%0x4029…e30615s ago0x41c887…e281c1
0x5efb…17580x6839…1a2bBase—$0.003100%coinbase15s ago0x636f3f…223fa5
0xa66e…39440x3e0a…78e7Base—$0.004229100%coinbase17s ago0x9ebe7e…73ec00
0x0f30…2fbd0x589a…b3d8BaseX PayHealth$0.005100%coinbase17s ago0x859b21…d2bc9b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x40279c…072196
0xe5cc…b8cb0xc148…3515Base—$35.0670%0x23ef…243119s ago0x0e925c…80de17
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase19s ago0xa23f02…ebdb98
0xce20…a03f0xb92a…0f3bBase—$0.03100%coinbase21s ago0x0b3729…900bf3
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x3125b4…e49158
0x9722…2c4a0x589a…b3d8BaseX PayHealth$0.005100%coinbase23s ago0x6672b9…f16796
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x9b4328…feaa22
0x8b18…0ad40x6839…1a2bBase—$0.003100%coinbase25s ago0x1c4d11…a8a5e8
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0xf93cea…2b9cee
0x978f…18b40x589a…b3d8BaseX PayHealth$0.005100%coinbase29s ago0x3fa908…458ccc
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x4bbc94…c229e8
0x055c…b1700x589a…b3d8BaseX PayHealth$0.005100%coinbase35s ago0x08dc49…9d444c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x6d4dfa…034ac2
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase37s ago0xa5cb44…1a13c0
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0xcc1552…25d1db
0x5dcb…a9990x6839…1a2bBase—$0.003100%coinbase41s ago0x759594…d78145
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase41s ago0x64791c…128fa3
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0x257c0f…4e5374

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.