Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0c970d…86a52d
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa7d4b9…61c42b
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x974001…94d8d7
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdc8b27…750339
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb52b6d…a16c62
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x742337…deedfc
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd9c4f1…649807
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf51521…f44cb1
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe93b0f…ac5647
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf0e8f3…d3f7ed
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI117d ago0xcf7fda…75313b
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb22343…3ff770
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6c87c1…9e7665
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2be197…0b3320
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0a9835…39d8a4
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb285a9…3e7c15
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9507da…e614a7
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI117d ago0xad9cbb…8065a1
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI117d ago0x692c44…53bd10
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe70d3f…67d04e
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI117d ago0x131c91…32f8fc
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI117d ago0xab88be…3c9a71
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5469af…8ad766
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf8b2f2…8406bd
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7dafed…43a900

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.