Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc67a…fefb0x85a7…109bBase$0.00170%0x6cb9…e3d536d ago0x2d9d01…5fbb1a
0x0461…64160x85a7…109bBase$0.00170%0x6cb9…e3d536d ago0x5ce21e…25f7fa
0xbdd2…f34c0x85a7…109bBase$0.00170%0x6cb9…e3d536d ago0x0f1d54…678df0
0x34b2…efd00x85a7…109bBase$0.00170%0x6cb9…e3d536d ago0x687561…48aba5
0x7e61…90070x85a7…109bBase$0.00170%0x6cb9…e3d536d ago0x935458…f506f7
0xe052…8ac10x85a7…109bBase$0.00170%0x6cb9…e3d536d ago0xa1ac6a…c31e02
0xb04e…443f0x85a7…109bBase$0.00170%0x6cb9…e3d536d ago0x0cd402…afc014
0x6f93…9fb90x85a7…109bBase$0.00170%0x6cb9…e3d536d ago0xa4065a…949fab
0xf6ff…25780x85a7…109bBase$0.00170%0x6cb9…e3d536d ago0x8a8a70…ad1892
0x00bf…49350x85a7…109bBase$0.00170%0x6cb9…e3d536d ago0xd096fc…7f07be
0xa8b4…2ac60x85a7…109bBase$0.00170%0x6cb9…e3d536d ago0x4a9fe8…173133
0x9b31…069a0x85a7…109bBase$0.00170%0x6cb9…e3d536d ago0x112bbd…6988af
0x4581…38e70x85a7…109bBase$0.00170%0x6cb9…e3d536d ago0x1dd82b…273c12
0x34b2…efd00x85a7…109bBase$0.00170%0x6cb9…e3d536d ago0xc0e431…be4d9e
0x1e62…e0be0x85a7…109bBase$0.00170%0x6cb9…e3d536d ago0xa2de2e…03d649
0x6718…046c0x85a7…109bBase$0.00170%0x6cb9…e3d536d ago0x3c28ac…66715d
0x8f9e…f8190x85a7…109bBase$0.00170%0x6cb9…e3d536d ago0xfadb67…1916c2
0x8eab…166e0x85a7…109bBase$0.00170%0x6cb9…e3d536d ago0x45d670…3d3121
0xc50a…21750x85a7…109bBase$0.00170%0x6cb9…e3d536d ago0x13754f…b5f6a4
0xb8db…e7fc0x85a7…109bBase$0.00170%0x6cb9…e3d536d ago0x44f4ae…d66fd5
0x8eab…166e0x85a7…109bBase$0.00170%0x6cb9…e3d536d ago0xfd29f7…8bcedb
0x9b31…069a0x85a7…109bBase$0.00170%0x6cb9…e3d536d ago0xd04132…de45f6
0xd55e…7fb60x85a7…109bBase$0.00170%0x6cb9…e3d536d ago0xc31412…636043
0x0c13…7f780x85a7…109bBase$0.00170%0x6cb9…e3d536d ago0x153fdd…dd4a1e
0xfe96…16890x85a7…109bBase$0.00170%0x6cb9…e3d536d ago0x8ffac6…0c4c30

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.