Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce12…a1780x69e2…a6f6Base—$0.01100%coinbase74d ago0xfd29e5…8704ee
0xce12…a1780xa894…a9beBase—$0.01100%coinbase74d ago0x3afe39…0b18c7
0xce12…a1780xee6d…fb48Base—$0.01100%coinbase75d ago0x1dfcde…58979e
0xce12…a1780xbe6d…d3efBase—$0.01100%coinbase75d ago0x499643…772d90
0xce12…a1780x1635…2105Base—$0.01100%coinbase75d ago0x5b0039…eba1e0
0xce12…a1780x93d7…7395Base—$0.01100%coinbase75d ago0xfa3dd4…0c5e58
0xce12…a1780xfaef…e9a5Base—$0.01100%coinbase75d ago0x4ab6ba…53ee76
0xce12…a1780xad35…6183Base—$0.01100%coinbase75d ago0x54a561…10821c
0xce12…a1780x9879…4e25Base—$0.01100%coinbase75d ago0x01cc9c…30e809
0xce12…a1780xa055…38d6Base—$0.01100%coinbase75d ago0x649397…946200
0xce12…a1780x3bd0…6e89Base—$0.01100%coinbase75d ago0x49e677…0b8e7e
0xce12…a1780xd2d6…75b3Base—$0.01100%coinbase75d ago0x6ae642…84caf3
0xce12…a1780x673c…2d01Base—$0.01100%coinbase75d ago0xd17368…f237ec
0xce12…a1780x6529…bda4Base—$0.01100%coinbase75d ago0x255658…b6420b
0xce12…a1780x9def…15e4Base—$0.01100%coinbase75d ago0x1b937b…d40f58
0xce12…a1780x4298…2731Base—$0.01100%coinbase75d ago0x490271…154e64
0xce12…a1780xab9e…1c10Base—$0.01100%coinbase75d ago0x8fddb6…de0ae0
0xce12…a1780xa54c…aa5aBase—$0.01100%coinbase75d ago0x4f35f3…a32f2f
0xce12…a1780x11f3…a1c1Base—$0.01100%coinbase75d ago0xef356f…178541
0xce12…a1780x0ac8…8453Base—$0.01100%coinbase75d ago0x0a9e1e…80ce82
0xce12…a1780x956c…357bBase—$0.01100%coinbase75d ago0x54f514…2b4b5b
0xce12…a1780x3661…f946Base—$0.01100%coinbase75d ago0x6391a5…062027
0xce12…a1780x0a77…9370Base—$0.01100%coinbase75d ago0xe37472…e74e8d
0xce12…a1780x0cbe…907cBase—$0.01100%coinbase75d ago0x97c42f…4e1101
0xce12…a1780xd39a…da92Base—$0.01100%coinbase75d ago0xbb5de2…c70be9

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.