Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea7f…03870x10c1…1e24Base—$0.08100%coinbase107d ago0x00c312…e0c826
0xea7f…03870x10c1…1e24Base—$0.53100%coinbase107d ago0xa1ac7f…02d963
0xea7f…03870x10c1…1e24Base—$0.76100%coinbase107d ago0x21daef…95c52d
0xea7f…03870x10c1…1e24Base—$0.09100%coinbase107d ago0xd98334…f34463
0xea7f…03870x10c1…1e24Base—$0.04100%coinbase107d ago0x544c2d…dab4bb
0xea7f…03870x10c1…1e24Base—$0.10100%coinbase107d ago0xde77a5…c96c64
0xea7f…03870x10c1…1e24Base—$0.67100%coinbase107d ago0x5edfcc…1d7062
0xea7f…03870x10c1…1e24Base—$0.03100%coinbase107d ago0x2f3577…ba40c8
0xea7f…03870x10c1…1e24Base—$0.01100%coinbase107d ago0x0c4d14…c85e23
0xea7f…03870x10c1…1e24Base—$0.008124100%coinbase107d ago0x50e1e6…696da8
0xea7f…03870x10c1…1e24Base—$0.04100%coinbase107d ago0x2c9f96…79d149
0xea7f…03870x10c1…1e24Base—$0.02100%coinbase107d ago0xd1658b…4fbf73
0xea7f…03870x10c1…1e24Base—$0.08100%coinbase108d ago0x1b31c9…a1d85b
0xea7f…03870x10c1…1e24Base—$0.05100%coinbase108d ago0x6bb0c9…7f889c
0xea7f…03870x10c1…1e24Base—$0.02100%coinbase108d ago0x388a7a…6f4a3f
0xea7f…03870x10c1…1e24Base—$0.17100%coinbase108d ago0xbeb112…66c580
0xea7f…03870x10c1…1e24Base—$0.008041100%coinbase108d ago0xb3acae…98d952
0xea7f…03870x10c1…1e24Base—$0.06100%coinbase108d ago0x849b7a…f562dd
0xea7f…03870x10c1…1e24Base—$0.05100%coinbase108d ago0xda65c7…8f672d
0xea7f…03870x10c1…1e24Base—$0.04100%coinbase108d ago0xc88c77…dbfa62
0xea7f…03870x10c1…1e24Base—$0.10100%coinbase108d ago0xe66504…de53b2
0xea7f…03870x10c1…1e24Base—$0.11100%coinbase108d ago0xc82cda…ab8777
0xea7f…03870x10c1…1e24Base—$0.02100%coinbase108d ago0x945bdf…2240b6
0xea7f…03870x10c1…1e24Base—$0.008949100%coinbase108d ago0x3b13d3…e58e93
0xea7f…03870x10c1…1e24Base—$0.23100%coinbase108d ago0x00a7f5…afe112

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.