Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x915d…68590x1837…4910Base—$6.13100%0xa923…c9ac114d ago0x4419df…ff448e
0xf5c1…85970x1837…4910Base—$10.67100%0xa923…c9ac114d ago0x9791fb…b3ed8e
0xac29…d79c0x1837…4910Base—$3.17100%0xa923…c9ac114d ago0x7430eb…965a23
0x3c9c…4e160x1837…4910Base—$11.27100%0xa923…c9ac114d ago0xafd956…9757e7
0xb3b4…ae890x1837…4910Base—$0.99100%0xa923…c9ac114d ago0xafd956…9757e7
0xbb14…63e10x1837…4910Base—$0.99100%0xa923…c9ac114d ago0xd4e920…db0cfc
0xc8ac…f9360x1837…4910Base—$0.99100%0xa923…c9ac114d ago0x2e1bf4…1d7c56
0x3490…b0290x1837…4910Base—$0.79100%0xa923…c9ac114d ago0x3653ca…cfb2ac
0x23f0…5d370x1837…4910Base—$15.45100%0xa923…c9ac114d ago0x5fbab8…682df2
0xac99…a6d60x1837…4910Base—$4.95100%0xa923…c9ac114d ago0xa11e70…d62f60
0xed5e…5b730x1837…4910Base—$1.19100%0xa923…c9ac114d ago0x6e2a73…54fee7
0xb8e2…3c190x1837…4910Base—$8.32100%0xa923…c9ac114d ago0x85d138…b63648
0x00ab…7a8d0x1837…4910Base—$1.19100%0xa923…c9ac114d ago0x379ec1…15a9c6
0xa904…476b0x1837…4910Base—$14.46100%0xa923…c9ac114d ago0x58fec4…f5aacb
0xc8ac…f9360x1837…4910Base—$4.34100%0xa923…c9ac114d ago0x7c67fa…578ba9
0x5378…08c50x1837…4910Base—$3.35100%0xa923…c9ac114d ago0xdcb624…00a75b

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.