Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase46d ago0x98a05b…a622b5
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase46d ago0xf3f5d5…e207ac
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase46d ago0x57a68b…d4b54d
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase46d ago0xc213c5…be2566
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase46d ago0x61bfef…67318d
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase46d ago0x8498d0…fc7d25
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase46d ago0x076f16…7aea58
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase46d ago0x3b8979…98e8da
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase46d ago0x2bc050…67f277
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase46d ago0xcd65f0…ac1ed5
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase46d ago0xe7ebab…55a137
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase46d ago0x2787fe…8e3e4a
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase46d ago0xbc1e44…566c19
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase46d ago0x983941…5d735a
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase46d ago0xa76ecc…1fa908
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase46d ago0xe9f100…619de4
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase46d ago0x17b989…c3aab0
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase46d ago0x6b1624…24af14
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase46d ago0x4c20be…bde6be
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase46d ago0x63f583…0c24ea
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase46d ago0xd23c0c…e8f419
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase46d ago0x1c4396…319eec
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase47d ago0x03705d…c66b21
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase47d ago0xc48d01…509acb
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase47d ago0xa6b602…3d5a76

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.