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%fluxa70d ago0x0103aa…8828d7
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa70d ago0xc7963a…a2d58b
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa70d ago0x7563b3…4c35e5
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa70d ago0x5a19cf…bd0747
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa70d ago0x7d22aa…76f22f
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa70d ago0xc7cff4…6e7290
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa70d ago0x638fdb…f7233c
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa70d ago0x1b1f50…d3d3ff
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa70d ago0x295afe…89afae
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa70d ago0x2b4128…cd9278
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa70d ago0x968bf7…9c3aa4
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa70d ago0xa7da19…18f104
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa70d ago0x85bce6…cdb89f
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa70d ago0xc8cf78…0d641d
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa70d ago0x3fb9fc…1076ba
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa70d ago0xf6e7ac…24250b
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa70d ago0x7cf454…cc4cbd
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa70d ago0xbf418a…743532
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa70d ago0x448c77…dd588e
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa70d ago0x96325e…d64b11
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa70d ago0xafcf00…2849d8
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa70d ago0x218c7a…361e61
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa70d ago0xb6d6ff…1b84c6
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa70d ago0xd8b1a0…816e32
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa70d ago0x009492…e18527

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.