Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase8d ago0x25a484…884ec4
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase8d ago0x430037…c01016
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase8d ago0xc86e72…893397
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase8d ago0x03e910…65c8e1
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase8d ago0x6cc550…611fb6
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase8d ago0xa90a2b…91a30c
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase8d ago0x0fe1fa…99bf98
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase8d ago0x9925ce…7d9e6a
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase8d ago0x179dba…deaaef
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase8d ago0xd8fc01…faec29
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase8d ago0x74f0ef…c46a46
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase8d ago0x694cfa…d10fc9
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase8d ago0xa2a8ea…e2bbe4
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase8d ago0x743711…48afe1
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase8d ago0xe3db78…c4ba2e
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase8d ago0x47479b…63e7c4
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase8d ago0x6f197a…56b3df
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase8d ago0x048af6…e5fdb6
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase8d ago0x039161…e3b8be
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase8d ago0x863730…6b70c8
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase8d ago0xd27dcd…242f80
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase8d ago0xa3d503…c3d632
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase8d ago0x301416…e4976a
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase8d ago0xa21972…1ab0ca
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase8d ago0x6c8db7…018ce2

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.