Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67a2…4efc0x4f4b…422dBase—$0.001100%coinbase14s ago0x6b9c91…a950c8
0x709f…77f60x47c5…4fc3Base—$10.5070%0x7311…c90b16s ago0x61f340…91551a
0xadca…64e40x7ce7…14ffBase—$3.5070%0x25e9…76f022s ago0xa29466…6da4ac
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x25ea51…5df44b
0x21e7…74260x589a…b3d8BaseX PayHealth$0.005100%coinbase26s ago0xf12e13…1c0e77
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase28s ago0x7be79e…8a4723
0x41c8…3e440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0xe781d5…260605
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase30s ago0xb25959…3497f9
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase32s ago0x06b621…52467a
0x9c7c…402b0x589a…b3d8BaseX PayHealth$0.005100%coinbase32s ago0xd075e3…b5a5fe
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase32s ago0xc0c748…d915e9
0x5bdd…f4820x9e25…0810Base—$0.0170%0x9e25…081036s ago0xb89249…de2494
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase38s ago0x97d89a…7de25f
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0xb31cf7…4cf6ac
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase40s ago0xdfbfeb…5bb1a6
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0x37d769…3fb3cd
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0x82f254…9b0c0f
0xb5c3…add00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0x65c266…ca2dd3
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0xd938bd…8b1ea9
0x2573…14ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0xd672d5…8826f6
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase44s ago0x36af2a…da205b
0xbbe3…430c0x3e0a…78e7Base—$0.003045100%coinbase44s ago0xac941d…e537a0
0xadca…64e40x7ce7…14ffBase—$3.5070%0x25e9…76f050s ago0x3afc20…56a4c4
0xadca…64e40x7ce7…14ffBase—$3.5070%0x25e9…76f050s ago0x3afc20…56a4c4
0xadca…64e40x7ce7…14ffBase—$3.5070%0x25e9…76f050s ago0x3afc20…56a4c4

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.