Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa73d ago0xdc3a7f…d810af
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa73d ago0xf5711a…a16f48
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa73d ago0x70e0f5…90d43f
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa73d ago0x168320…6f456d
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa73d ago0xd8da2f…309092
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa73d ago0x65b348…ed59ea
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa73d ago0x1747a5…7249cf
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa73d ago0x408bfb…19f359
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa73d ago0xfa6214…424c20
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa73d ago0xa76a44…498070
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa73d ago0x1b019d…2f6e7f
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa73d ago0x7db11c…8ee172
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa73d ago0xaf1d05…e59281
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa73d ago0x80375b…3f0c64
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa73d ago0x7cc417…908933
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa73d ago0xbb47c7…b7a5a7
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa73d ago0x5bd19b…c7986d
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa73d ago0x730b13…f3b223
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa73d ago0xedfc71…aa25f9
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa73d ago0x7aaf5f…37bfb4
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa73d ago0x65f0bc…bfe82e
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa73d ago0xcfdd6b…013f46
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa74d ago0x5d8d7b…39f429
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa74d ago0xb63879…2a3d33
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa74d ago0x52a806…c31c88

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.