Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe577…93aa0x9dba…0df8Basex402 service$0.002570%0x1360…66fa17d ago0x16171b…083469
0xe577…93aa0x9dba…0df8Basex402 service$0.002570%0x1360…66fa17d ago0xb69232…6d87f6
0xe577…93aa0x9dba…0df8Basex402 service$0.002570%0x1360…66fa17d ago0x3890c4…864d84
0xe577…93aa0x9dba…0df8Basex402 service$0.002570%0x1360…66fa17d ago0x1c30dc…9aad7c
0xe577…93aa0x9dba…0df8Basex402 service$0.002570%0x1360…66fa17d ago0xfa9302…e7624d
0xe577…93aa0x9dba…0df8Basex402 service$0.002570%0x1360…66fa17d ago0x67df4e…2c4204
0xe577…93aa0x9dba…0df8Basex402 service$0.002570%0x1360…66fa17d ago0x30cd12…356545
0xe577…93aa0x9dba…0df8Basex402 service$0.002570%0x1360…66fa17d ago0x1fdffd…7d0c58
0xe577…93aa0x9dba…0df8Basex402 service$0.002570%0x1360…66fa17d ago0x91bc01…e40a12
0xe577…93aa0x9dba…0df8Basex402 service$0.002570%0x1360…66fa17d ago0x9a17dd…bd6a04
0xe577…93aa0x9dba…0df8Basex402 service$0.002570%0x1360…66fa17d ago0xef31b4…440b56
0xe577…93aa0x9dba…0df8Basex402 service$0.002570%0x1360…66fa17d ago0x764547…7043de
0xe577…93aa0x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x9c48be…a6471e
0xe577…93aa0x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x28f20f…8d6c73
0xe577…93aa0x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x3fde72…e99d89
0xe577…93aa0x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0xfbbc4b…d61a77
0xe577…93aa0x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x61790a…721567
0xe577…93aa0x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0xfedcdd…5c7653
0xe577…93aa0x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x8bb6ba…432f76
0xe577…93aa0x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0xc69aef…b90b91
0xe577…93aa0x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x8d19d4…f042a6
0xe577…93aa0x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x52a50b…0fe782
0xe577…93aa0x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x585ac2…748cd4
0xe577…93aa0x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x906f62…1cfb7b
0xe577…93aa0x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x215a10…098db1

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.