Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf576…65920xf000…94fcBase—$0.01100%coinbase9d ago0x92603e…59225f
0xf576…65920xf000…94fcBase—$0.01100%coinbase9d ago0x6065a9…dbcb97
0xf576…65920xf000…94fcBase—$0.01100%coinbase9d ago0x29a835…cce593
0xf576…65920xf000…94fcBase—$0.01100%coinbase9d ago0x22acd2…1d9130
0xf576…65920xf000…94fcBase—$0.01100%coinbase9d ago0x3ed4d5…967219
0xf576…65920xf000…94fcBase—$0.03100%coinbase9d ago0x5f0655…9f7a6b
0xf576…65920xf000…94fcBase—$0.03100%coinbase9d ago0xc24251…43f9f3
0xf576…65920xf000…94fcBase—$0.03100%coinbase9d ago0x046453…a8a9cd
0xf576…65920xf000…94fcBase—$0.03100%coinbase9d ago0xfa689c…57b25e
0xf576…65920xf000…94fcBase—$0.03100%coinbase9d ago0x494e64…b45366
0xf576…65920xf000…94fcBase—$0.03100%coinbase9d ago0x6d9679…6baec8
0xf576…65920xf000…94fcBase—$0.01100%coinbase9d ago0x6c44fc…731e40
0xf576…65920xf000…94fcBase—$0.03100%coinbase9d ago0x121ea8…c22591
0xf576…65920xf000…94fcBase—$0.03100%coinbase9d ago0xd8437f…870082
0xf576…65920xf000…94fcBase—$0.03100%coinbase10d ago0x5252c1…f07842
0xf576…65920xf000…94fcBase—$0.01100%coinbase10d ago0x9a1270…8c6c8e
0xf576…65920xf000…94fcBase—$0.03100%coinbase10d ago0xda79dc…0f8c7f
0xf576…65920xf000…94fcBase—$0.10100%coinbase10d ago0x399064…6c0964
0xf576…65920xf000…94fcBase—$0.10100%coinbase10d ago0x18f3c7…fd5241
0xf576…65920xf000…94fcBase—$0.03100%coinbase10d ago0xaba695…895dcd
0xf576…65920xf000…94fcBase—$0.01100%coinbase10d ago0xce742a…bf6d43
0xf576…65920xf000…94fcBase—$0.03100%coinbase10d ago0xd2b940…84b90e
0xf576…65920xf000…94fcBase—$0.03100%coinbase10d ago0xff98bf…efb904
0xf576…65920xf000…94fcBase—$0.03100%coinbase10d ago0x1272c4…c727bc
0xf576…65920xf000…94fcBase—$0.10100%coinbase10d ago0xde8437…a12f3b

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.