Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad75…e80f0x07cf…2396Basex402 service$0.0670%0x1360…66fa24d ago0xd1494a…ccab46
0xad75…e80f0x07cf…2396Basex402 service$0.00108100%payAI24d ago0xf04836…01ced6
0xad75…e80f0x07cf…2396Basex402 service$0.04100%payAI24d ago0x1678c9…afa738
0xad75…e80f0x07cf…2396Basex402 service$0.0010870%0x1360…66fa24d ago0xe17b6c…9f74c3
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa24d ago0x18ab48…94531c
0xad75…e80f0x07cf…2396Basex402 service$0.10100%payAI24d ago0xe17699…bfab5b
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x613327…bf6491
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa24d ago0x3d784f…2302bb
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x72cedc…8ab9dc
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa24d ago0x925345…6c4432
0xad75…e80f0x07cf…2396Basex402 service$0.0010870%0x1360…66fa24d ago0xaadd38…78e4f4
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0xf38783…2e2183
0xad75…e80f0x07cf…2396Basex402 service$0.0010870%0x1360…66fa24d ago0xc99d16…c13a87
0xad75…e80f0x07cf…2396Basex402 service$0.02100%payAI24d ago0x9e59cc…989065
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0xd17741…9fd0b6
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x67562b…b66853
0xad75…e80f0x07cf…2396Basex402 service$0.1070%0x1360…66fa24d ago0x586ba7…e152e9
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x6efdab…534fdd
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x0028fd…d77a26
0xad75…e80f0x07cf…2396Basex402 service$0.0670%0x1360…66fa24d ago0xc8efbd…f23f40
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0xb6f77d…754332
0xad75…e80f0x07cf…2396Basex402 service$0.0010870%0x1360…66fa24d ago0x827432…eb1592
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0xc3d2a4…ebe9aa
0xad75…e80f0x07cf…2396Basex402 service$0.02100%payAI24d ago0xf5ca82…d8ae42
0xad75…e80f0x07cf…2396Basex402 service$0.1070%0x1360…66fa24d ago0xe6c652…b3400e

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.