Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb6a…3b440x8a12…0881Base—$1.05100%coinbase13s ago0x4d06e7…b0c0a2
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xc50d6e…3cec0f
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xbf5801…e55337
0x5ec5…c2bb0xef43…6c7fBase—$0.01100%virtuals23s ago0xb87c04…69b523
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase25s ago0x57d74c…e4434c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x36e530…0ab5a6
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase27s ago0x892c30…fc120c
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x1c5cd8…cde60f
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x27f874…cef18b
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase31s ago0xaf3543…6e10d0
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0xd97350…403bd6
0xbe62…945a0x8a12…0881Base—$1.87100%coinbase33s ago0x3ff518…053dbc
0x483d…56760xc148…3515Base—$388.0070%0xe528…c02835s ago0x98b256…d6ef02
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0x6beead…3ff6c4
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0xace9ed…c36820
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase41s ago0x4b5015…5d18cc
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0x3894ff…6704a4
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase43s ago0xdcff06…52569e
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0x362934…2e631a
0x4076…bb1c0xef43…6c7fBase—$0.01100%virtuals45s ago0x5d0c04…6f7f38
0x9f12…fda30x3e0a…78e7Base—$0.005885100%coinbase49s ago0x961f90…b38c20
0x5a86…bad90x8a12…0881Base—$1.43100%coinbase51s ago0xdfe6fa…9b5b7d
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase51s ago0xb12327…5b97d7
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase51s ago0x13e937…6d900d
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase57s ago0xbe43aa…5e1406

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.