Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55313s ago0x1b762e…ec5800
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0xcd5f03…6ef74f
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x069daf…55d1dd
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0xa9aa11…db5312
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x07db00…6821d9
0x1afa…17020x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x823f36…3e035f
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x785788…ab36a1
0xf9e3…6e530x94f7…4873Basex402 service$0.01100%payAI19s ago0x78420f…0524a8
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x513da0…f72086
0x98d7…791e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xd8a9f5…372211
0x6866…4f740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x1c35e7…a7d263
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x047f61…2d8ded
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x1139a0…b2cabb
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55327s ago0x8b147c…c05752
0xd291…64eb0x52e2…f3eaBasex402 service$0.003100%coinbase29s ago0x7abf04…a3c596
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x06342d…f06c1a
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa33s ago0x6150e3…e22dd5
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x5d7bdc…60f574
0xd291…64eb0x52e2…f3eaBasex402 service$0.001100%coinbase33s ago0xaf37be…81f480
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x86ab29…816b65
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0xf600b8…4c0478
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55335s ago0xae44d0…e631a9
0xd719…eeca0x525f…21e6BaseMassiveNews$0.01100%coinbase35s ago0x7b8b1d…67aa96
0xd291…64eb0x52e2…f3eaBasex402 service$0.001100%coinbase37s ago0x3641c4…3bfc7a
0x8d1f…f59f0xf0ed…f042Base—$98.5470%0xa9c3…4e2f37s ago0xef2d0a…252ce6

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.