Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5637…ee670x9625…7785Basex402 service$0.0005100%payAI40d ago0xec2703…e1cbb3
0x5637…ee670x9625…7785Basex402 service$0.01100%payAI40d ago0x5a1584…71c6d1
0x5637…ee670x9625…7785Basex402 service$0.0005100%payAI40d ago0x74bbf6…d296d7
0x5637…ee670x9625…7785Basex402 service$0.0025100%payAI40d ago0x44c585…764a9e
0x5637…ee670x9625…7785Basex402 service$0.002570%0x9625…778540d ago0xabded8…d21aa2
0x5637…ee670x9625…7785Basex402 service$0.0005100%payAI40d ago0x109291…f35724
0x5637…ee670x9625…7785Basex402 service$0.003100%payAI40d ago0x8043cd…b67a52
0x5637…ee670x9625…7785Basex402 service$0.001100%payAI40d ago0x73e3c3…883ea8
0x5637…ee670x9625…7785Basex402 service$0.0025100%payAI40d ago0x691867…9907be
0x5637…ee670x9625…7785Basex402 service$0.002100%payAI40d ago0x107aa1…d45215
0x5637…ee670x9625…7785Basex402 service$0.0005100%payAI40d ago0xe3264d…8da762
0x5637…ee670x9625…7785Basex402 service$0.001100%payAI40d ago0xe77890…97eaac
0x5637…ee670x9625…7785Basex402 service$0.003100%payAI40d ago0x6ccb6d…385d8e
0x5637…ee670x9625…7785Basex402 service$0.0025100%payAI40d ago0xc3d316…3790f6
0x5637…ee670x9625…7785Basex402 service$0.02100%payAI40d ago0x077dcb…6cc438
0x5637…ee670x9625…7785Basex402 service$0.02100%payAI40d ago0x175b79…db84f0
0x5637…ee670x9625…7785Basex402 service$0.10100%payAI40d ago0x4a08f7…18dda3
0x5637…ee670x9625…7785Basex402 service$0.05100%payAI40d ago0xb4688b…521936
0x5637…ee670x9625…7785Basex402 service$0.02100%payAI40d ago0x4be5d0…63d9b0

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.