Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb968…8b140x50eb…6480Base—$0.00170%0x54f0…793216s ago0x370c77…e4e961
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x39bbd7…da443d
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0xf60623…4345b1
0x741d…801e0x6839…1a2bBase—$0.003100%coinbase26s ago0x78986c…d20e58
0xc829…4f0e0xa8b2…1d68Base—$0.0170%0x9501…c67726s ago0x776a93…8a2687
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x23bf6d…f2c2c2
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x86171d…f71282
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase32s ago0xfa6241…f29519
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase34s ago0x105199…1580a3
0x5f11…468a0xc7f3…c044Base—$0.31100%primer34s ago0x437f6b…583d6f
0xfe27…66470x6839…1a2bBase—$0.003100%coinbase38s ago0xd2c5f7…5bd2f2
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0x144312…040fac
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase40s ago0xb79987…2c349f
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase48s ago0x0474fc…a11e58
0x6022…37480x6839…1a2bBase—$0.003100%coinbase50s ago0x88f74e…a1da1c
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a552s ago0xa7d0b0…ba4097
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase52s 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
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0xaa8fcc…aa4c8e
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x0332a7…e0e9e1
0x2352…17390x47c5…4fc3Base—$10.5070%0x2035…57d31m ago0x0c1987…596cb8
0x7ac3…623f0x40a8…ad8bBasex402 service$0.005100%coinbase1m ago0xcecbc3…529097

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.