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.0025100%coinbase11d ago0x9e9fb7…7a6643
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase11d ago0xf7807f…3b42ef
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase11d ago0xfe4c50…dc94f7
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase11d ago0x6e688f…4f5136
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase11d ago0x5e547b…bba67a
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase11d ago0x9deccd…0bf91b
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase11d ago0x548a7d…8de827
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase11d ago0xc07133…7f006b
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase11d ago0x78af47…cfbaee
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase11d ago0x97fa90…a81cc2
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase11d ago0xa9258c…440e58
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase11d ago0xacebdc…d194f1
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase11d ago0x112614…aa7024
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase11d ago0xd5bddc…3e3b31
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase11d ago0x5a9297…0cf0be
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase11d ago0x7fba44…9038ca
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase11d ago0xe00cce…f87db7
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase11d ago0x7e05f8…e032fa
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase11d ago0x95244d…8721d8
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase11d ago0xe1b26e…68c7bb
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase11d ago0xb5ec9a…36014f
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase11d ago0x84e3e7…8ee8f9
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase11d ago0x9febb8…d496a6
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase11d ago0xb51a45…382f6c
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase11d ago0xaf61f9…725488

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.