Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x191d…df240xdc34…2efdBase—$0.01100%coinbase11s ago0x2457bf…cf4958
0x191d…df240x11a7…b37bBase—$0.01100%coinbase11s ago0x803ad1…dfa150
0x191d…df240xf64c…9b97Base—$0.01100%coinbase11s ago0xd0a3a9…f585b7
0xd233…7f0d0x6839…1a2bBase—$0.003100%coinbase15s ago0xebb171…233d06
0xb968…8b140x50eb…6480Base—$0.00170%0x54f0…793219s ago0x370c77…e4e961
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x39bbd7…da443d
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xf60623…4345b1
0x741d…801e0x6839…1a2bBase—$0.003100%coinbase29s ago0x78986c…d20e58
0xc829…4f0e0xa8b2…1d68Base—$0.0170%0x9501…c67729s ago0x776a93…8a2687
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x23bf6d…f2c2c2
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x86171d…f71282
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase35s ago0xfa6241…f29519
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase37s ago0x105199…1580a3
0x5f11…468a0xc7f3…c044Base—$0.31100%primer37s ago0x437f6b…583d6f
0xfe27…66470x6839…1a2bBase—$0.003100%coinbase41s ago0xd2c5f7…5bd2f2
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0x144312…040fac
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase43s ago0xb79987…2c349f
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase51s ago0x0474fc…a11e58
0x6022…37480x6839…1a2bBase—$0.003100%coinbase53s ago0x88f74e…a1da1c
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a555s ago0xa7d0b0…ba4097
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase55s ago0xc29c22…69be0f
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc1m ago0x9f1d81…4f705d
0xc16c…b2fb0x6839…1a2bBase—$0.003100%coinbase1m ago0x395420…5adbb9
0x3be9…575c0x4cd0…bc31Base—$199.5570%0x4337…7b1f1m ago0x830868…8f826b
0x9155…db900xb623…3dcfBase—$30.0070%0xa923…c9ac1m ago0x28c827…02b67e

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.