Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase—$2.96100%coinbase26d ago0xcd5244…a3cb3d
0x467f…a4c10x85b4…627cBase—$1.19100%coinbase26d ago0x268736…ab16d2
0x467f…a4c10x85b4…627cBase—$1.79100%coinbase26d ago0x770fb1…5aaca9
0x467f…a4c10x85b4…627cBase—$2.07100%coinbase26d ago0x4eb747…25e858
0x467f…a4c10x85b4…627cBase—$0.56100%coinbase26d ago0xfad36a…d5097c
0x467f…a4c10x85b4…627cBase—$0.24100%coinbase26d ago0xc545a7…1274d8
0x467f…a4c10x85b4…627cBase—$3.26100%coinbase26d ago0x69acd3…28419e
0x467f…a4c10x85b4…627cBase—$0.11100%coinbase26d ago0x97d49c…7ff820
0x467f…a4c10x85b4…627cBase—$0.68100%coinbase26d ago0xc36630…377f23
0x467f…a4c10x85b4…627cBase—$0.23100%coinbase26d ago0xe6f6e8…8f0e4e
0x467f…a4c10x85b4…627cBase—$0.28100%coinbase26d ago0x3ccbd8…95c0ba
0x467f…a4c10x85b4…627cBase—$0.55100%coinbase26d ago0xd23659…523da1
0x467f…a4c10x85b4…627cBase—$0.85100%coinbase26d ago0x93b6bc…20ade7
0x467f…a4c10x85b4…627cBase—$0.11100%coinbase26d ago0xd10ce1…61441e
0x467f…a4c10x85b4…627cBase—$1.54100%coinbase27d ago0xbec5b4…253249
0x467f…a4c10x85b4…627cBase—$2.11100%coinbase27d ago0x02c285…ca2915
0x467f…a4c10x85b4…627cBase—$1.25100%coinbase27d ago0x27a6fe…735f0a
0x467f…a4c10x85b4…627cBase—$3.72100%coinbase27d ago0xd514c3…4764ff
0x467f…a4c10x85b4…627cBase—$0.82100%coinbase27d ago0x36e956…532607
0x467f…a4c10x85b4…627cBase—$0.22100%coinbase27d ago0xed2043…f74985
0x467f…a4c10x85b4…627cBase—$0.45100%coinbase27d ago0x3ea23d…84cefb
0x467f…a4c10x85b4…627cBase—$1.80100%coinbase27d ago0x98d1b5…2cbbf1
0x467f…a4c10x85b4…627cBase—$2.31100%coinbase27d ago0xed6925…96bbad
0x467f…a4c10x85b4…627cBase—$2.13100%coinbase27d ago0x4e7291…eecb4a
0x467f…a4c10x85b4…627cBase—$0.11100%coinbase27d ago0xfb0418…4cb988

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.