Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x01bb…0fb60x10c1…1e24Base—$0.94100%coinbase116d ago0x22c578…ee231f
0x01bb…0fb60x10c1…1e24Base—$1.02100%coinbase116d ago0xda42eb…cee5ed
0x01bb…0fb60x10c1…1e24Base—$1.02100%coinbase116d ago0x77a101…29157f
0x01bb…0fb60x10c1…1e24Base—$1.02100%coinbase116d ago0xd790a2…341c48
0x01bb…0fb60x10c1…1e24Base—$1.02100%coinbase116d ago0x8792ae…d2c891
0x01bb…0fb60x10c1…1e24Base—$1.02100%coinbase116d ago0x323997…2b050d
0x01bb…0fb60x10c1…1e24Base—$1.02100%coinbase116d ago0x2b59af…40c558
0x01bb…0fb60x10c1…1e24Base—$1.02100%coinbase116d ago0xf0ec5b…e2f6a8
0x01bb…0fb60x10c1…1e24Base—$1.02100%coinbase116d ago0x625d25…945185
0x01bb…0fb60x10c1…1e24Base—$1.01100%coinbase116d ago0xa07d1b…34ce2d
0x01bb…0fb60x10c1…1e24Base—$1.01100%coinbase116d ago0xacbbba…a739ef
0x01bb…0fb60x10c1…1e24Base—$1.01100%coinbase116d ago0x27d181…51d730
0x01bb…0fb60x10c1…1e24Base—$1.01100%coinbase116d ago0x595471…9ecdb1
0x01bb…0fb60x10c1…1e24Base—$1.01100%coinbase116d ago0x686a97…46fa29
0x01bb…0fb60x10c1…1e24Base—$1.25100%coinbase116d ago0xff5688…247d37
0x01bb…0fb60x10c1…1e24Base—$0.89100%coinbase116d ago0x1bce8e…ae4e57
0x01bb…0fb60x10c1…1e24Base—$0.89100%coinbase116d ago0x9925fe…ba317d
0x01bb…0fb60x10c1…1e24Base—$0.89100%coinbase116d ago0xf3ffff…00c841
0x01bb…0fb60x10c1…1e24Base—$0.89100%coinbase116d ago0x39c571…e63109
0x01bb…0fb60x10c1…1e24Base—$0.83100%coinbase116d ago0xb1abcd…169153
0x01bb…0fb60x10c1…1e24Base—$0.83100%coinbase116d ago0x7e514b…3364b4
0x01bb…0fb60x10c1…1e24Base—$0.83100%coinbase116d ago0x641b06…fdd522
0x01bb…0fb60x10c1…1e24Base—$0.83100%coinbase116d ago0x4c34be…30d5ce
0x01bb…0fb60x10c1…1e24Base—$0.83100%coinbase116d ago0xd528a7…888a9f
0x01bb…0fb60x10c1…1e24Base—$1.08100%coinbase116d ago0x589e04…d75315

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.