Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0xa1aa6f…6077bc
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x7c5311…37eb2b
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x83b249…d5b522
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc17s ago0x8edc25…b6a56f
0x1c5c…9ce90x6839…1a2bBase—$0.003100%coinbase19s ago0x5239c4…a61576
0x8415…995f0xd908…f214Base—$0.0170%0x0018…ca9719s ago0x1bbbea…3246af
0x5fcb…03100x50eb…6480Base—$0.00170%0x54f0…793219s ago0x381244…09695e
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x6056ef…79d6c7
0xde34…59570x7278…7ddaBase—$250.0070%0xa923…c9ac21s ago0x54e82b…e770f9
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x10dd12…3a8983
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x05bca0…f9f960
0x3be9…575c0x4cd0…bc31Base—$500.6070%0x2fbf…ec6523s ago0xdddb9c…50faeb
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x3fca79…336f41
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0xa603a0…dfb4cf
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase27s ago0x59e168…56abc5
0x45d4…0e810x6839…1a2bBase—$0.003100%coinbase31s ago0xfc236c…e1112d
0x1afa…17020x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x70c988…05ea2c
0xc9b9…1a320x3e0a…78e7Base—$0.00495100%coinbase33s ago0x467a93…071ca7
0x8415…995f0xd908…f214Base—$0.0170%0xdf7d…5dbd37s ago0x26b84d…8fc636
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0x0ecb7f…92d128
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0x934924…fcf95a
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0x23a487…32a9b8
0x5a6a…23b30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0xabe949…87a1d6
0xe647…afc00x6839…1a2bBase—$0.003100%coinbase39s ago0xae0f9a…d7c5b7
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0xc2eee5…15201a

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.