Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7263…e0ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa20d ago0x203d62…b1b534
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xedfee1…ab1cdb
0x7263…e0ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa20d ago0xebaa6f…e2aa98
0x7263…e0ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0x05b2b3…c605bd
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0x929cb9…a4ed25
0x7263…e0ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa20d ago0x82aae8…855dd9
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%payAI20d ago0x24a5d3…f246dd
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x45c5bd…794842
0x7263…e0ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0x5c1e4b…5e3000
0x7263…e0ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa20d ago0x78a9bc…ba17a5
0x7263…e0ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa20d ago0xef2982…f1b99b
0x7263…e0ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa20d ago0xb2a60a…5fef12
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x5a853a…bf6a21
0x7263…e0ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa20d ago0x0d662b…24f0f9
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%payAI20d ago0x5dbd77…7807a0
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x043669…68a04d
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0xeb84cc…226e74
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%payAI20d ago0xf5a932…701946
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0xa4e14e…d17457
0x7263…e0ff0x07cf…2396Basex402 service$0.10100%payAI20d ago0x2d1317…7fcc25
0x7263…e0ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa20d ago0xd59d79…5de463
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xcd57f5…df81be
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xa48959…17b464
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xf5cb9b…bc0faa
0x7263…e0ff0x07cf…2396Basex402 service$0.10100%payAI20d ago0xe85cd3…5f5b6b

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.