Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter36d ago0x7ad5cb…59d5c1
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa36d ago0x10381b…f3f073
0x5481…37bb0x07cf…2396Basex402 service$0.2070%0x1360…66fa36d ago0x1685c1…9c3142
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa36d ago0xe899f6…533191
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter36d ago0x11b97b…c37658
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter36d ago0x523d2c…3c2d4a
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter36d ago0xd8f06c…57111c
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter36d ago0xa365fa…1d11a9
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter36d ago0xba9024…e6ffe8
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter36d ago0xed92fe…b83d12
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter36d ago0x7c3570…e5c787
0x5481…37bb0x07cf…2396Basex402 service$0.06100%dexter36d ago0x5a306e…93d25f
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter36d ago0xacef8e…f8c6b1
0x5481…37bb0x07cf…2396Basex402 service$0.20100%dexter36d ago0x79bf22…95d6ce
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter36d ago0xbb4168…da22bb
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter36d ago0x91ee25…3b9d36
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter36d ago0x2259ae…b44dea
0x5481…37bb0x07cf…2396Basex402 service$0.10100%dexter36d ago0x7c89f9…f0a647
0x5481…37bb0x07cf…2396Basex402 service$0.20100%dexter36d ago0x231b69…86861e
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter36d ago0x3dba0f…d19651
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter36d ago0x2911fe…641203
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter36d ago0x6fcbf8…92fb94
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter36d ago0x9f4773…d724d5
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa36d ago0x31b872…2d7801
0x5481…37bb0x07cf…2396Basex402 service$0.04100%payAI36d ago0x4a2aa4…59c93b

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.