Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x470f…d0400x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x917fa6…45ff50
0x470f…d0400x40a8…ad8bBasex402 service$0.005100%coinbase71d ago0xf2a766…42e8bd
0x470f…d0400x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0xead00b…5fa943
0x470f…d0400x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x4e9eaa…c26528
0x470f…d0400x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0xb01bff…1620d5
0x470f…d0400x40a8…ad8bBasex402 service$0.005100%coinbase71d ago0xbdc751…61c47d
0x470f…d0400x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0xe5cea9…b29acf
0x470f…d0400x40a8…ad8bBasex402 service$0.005100%coinbase71d ago0x8965bc…309b03
0x470f…d0400x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x18a9bc…7ab94d
0x470f…d0400x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0xf4007c…d9165f
0x470f…d0400x40a8…ad8bBasex402 service$0.005100%coinbase71d ago0x2d811b…eb957b
0x470f…d0400x40a8…ad8bBasex402 service$0.005100%coinbase71d ago0x02a130…819641
0x470f…d0400x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0xccee7a…f65dc4
0x470f…d0400x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x86e112…6b8907
0x470f…d0400x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x1529b0…6cd032
0x470f…d0400x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0x9a43a4…9d4e80
0x470f…d0400x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x543ede…076877
0x470f…d0400x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x29958d…2fc098
0x470f…d0400x40a8…ad8bBasex402 service$0.005100%coinbase72d ago0x379261…b84291
0x470f…d0400x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0x3a2ca9…48c714
0x470f…d0400x40a8…ad8bBasex402 service$0.005100%coinbase72d ago0xd476ff…cb6e28

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.